jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jmlparser-parent
lsp
/
io.github.jmltoolkit.lsp.project
/
Project
Project
object
Project
(
source
)
Author
Alexander Weigl
Members
Functions
create
Link copied to clipboard
fun
create
(
path
:
Path
)
:
Path
find
Link copied to clipboard
tailrec
fun
find
(
path
:
Path
)
:
Path
?
read
Link copied to clipboard
fun
read
(
path
:
Path
)
:
ProjectDefinition
save
Link copied to clipboard
fun
save
(
path
:
Path
,
pd
:
ProjectDefinition
)
:
Path