13 if (
absPath.Length() < 2)
return;
47 Workbench.
ScriptDialog(
"Configure OpenDir",
"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 void GetCwd(out string currentDir)
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)