Home
last modified time | relevance | path

Searched defs:no_console (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/cafex/
DProgram.cs173 internal static bool no_console = false; field in CafeX.Program
DExecutableClasses.cs1584 internal static int start(bool no_console, bool exclusive_match) in start()