ws.context

Undocumented in source.

Members

Functions

bangJoin
string bangJoin(string[] parts)
Undocumented in source. Be warned that the author may not have intended to support it.
bangSplit
string[] bangSplit(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
void execute(string context, string type, string serialized, string command, string parameter)
Undocumented in source. Be warned that the author may not have intended to support it.
formatExec
string formatExec(long pid, string type, string serialized, string parameter)
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(string context, string text)
Undocumented in source. Be warned that the author may not have intended to support it.
logExec
void logExec(string context, string text)
Undocumented in source. Be warned that the author may not have intended to support it.
openDir
void openDir(string context, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
openFile
void openFile(string context, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
openPath
void openPath(string context, string path, string type)
Undocumented in source. Be warned that the author may not have intended to support it.
unixClean
string unixClean(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
unixEscape
string unixEscape(string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta