Searched defs:is_console (Results 1 – 6 of 6) sorted by relevance
66 pub fn is_console(&self) -> bool { in is_console() method
2305 let is_console = wincon::Console::stdout().is_ok() localVariable
57556 unsigned int is_console: 1; member