◆ Configure()
26 {
27 Workbench.
ScriptDialog(
"Configure SVN Diff",
"Usage: \n$path - will be replaced with file name",
this);
28 }
Definition workbenchApi.c:7
static proto int ScriptDialog(string caption, string text, Class data)
Перекрестные ссылки Workbench::ScriptDialog().
◆ OkButton()
◆ Run()
8 {
11 {
15 {
21 }
22 }
23 }
string CommandLine
Definition DiffTool.c:5
Definition workbenchApi.c:30
static proto native WBModuleDef GetModule(string type)
static proto native int RunCmd(string command, bool wait=false)
static proto bool GetAbsolutePath(string relativePath, out string absPath)
proto void Print(void var)
Prints content of variable to console/log.
Перекрестные ссылки Workbench::GetAbsolutePath(), Workbench::GetModule(), Print() и Workbench::RunCmd().
◆ CommandLine
Объявления и описания членов класса находятся в файле: