4 [
Attribute(
"TortoiseProc /command:diff /path:$path",
"editbox")]
27 Workbench.
ScriptDialog(
"Configure SVN Diff",
"Usage: \n$path - will be replaced with file name",
this);
override void Configure()
static proto native int RunCmd(string command, bool wait=false)
static proto native WBModuleDef GetModule(string type)
static proto int ScriptDialog(string caption, string text, Class data)
static proto bool GetAbsolutePath(string relativePath, out string absPath)
proto void Print(void var)
Prints content of variable to console/log.