Tool

Undocumented in source.

Members

Functions

addConfigHook
void addConfigHook(string name, Hook hook)
Undocumented in source. Be warned that the author may not have intended to support it.
removeConfig
void removeConfig(Uri uri)
Undocumented in source. Be warned that the author may not have intended to support it.
removeConfigHooks
void removeConfigHooks()
Undocumented in source. Be warned that the author may not have intended to support it.
updateConfig
void updateConfig(Uri uri, JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

instance
Tool instance [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
workspacesUris
Uri[] workspacesUris [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getConfig
Configuration getConfig(Uri uri)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize(Tool tool)
Undocumented in source. Be warned that the author may not have intended to support it.
shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta