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