Searched defs:no_console (Results 1 – 2 of 2) sorted by relevance
173 internal static bool no_console = false; field in CafeX.Program
1584 internal static int start(bool no_console, bool exclusive_match) in start()