start

Load function for custom import management. Call with {"cmd": "load", "components": ["fsworkspace"]} Calling this will make fsworkspace the import-, string import- & file import provider!

@component("fsworkspace")
void
start
(
string dir
,
string[] additionalPaths = []
)

Meta