workspaced.com.fsworkspace

Undocumented in source.

Members

Functions

addImports
void addImports(string[] values)

Adds new (string) import paths to the workspace

imports
string[] imports()

Lists all (string) import paths

start
void start(string dir, string[] additionalPaths)

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

stop
void stop()

Unloads allocated strings

Meta