pub fn monitor_console_windows(_duration: Duration) -> Vec<ConsoleWindowInfo>Expand description
Monitor for new console windows during duration.
Non-Windows platforms do not expose Win32 console popups, so this returns an empty list.
pub fn monitor_console_windows(_duration: Duration) -> Vec<ConsoleWindowInfo>Monitor for new console windows during duration.
Non-Windows platforms do not expose Win32 console popups, so this returns an empty list.