lsp / org.pinelang.lsp.lsp.models / LSPInitializeParams / rootPath
rootPath¶
val rootPath:
String
?
The rootPath of the workspace. Is null if no folder is open.
Deprecated in favour of rootUri.
lsp / org.pinelang.lsp.lsp.models / LSPInitializeParams / rootPath
val rootPath:
String
?
The rootPath of the workspace. Is null if no folder is open.
Deprecated in favour of rootUri.