start

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

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

Meta