Searched defs:g_sCmd (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py52 g_sCmd = None variable
3454 if g_sCmd is not None:
3455 cmds = g_sCmd.split(';')
3462 elif g_sCmd is not None:
3514 global g_fVerbose, g_sScriptFile, g_fBatchMode, g_fHasColors, g_fHasReadline, g_sCmd
3526 g_sCmd = options.command_line

Completed in 49 milliseconds