menu
neomage package
documentation
utils/fast_mode/fast_mode.dart
FastModeConfig
isNonInteractiveSession property
isNonInteractiveSession property
dark_mode
light_mode
isNonInteractiveSession
property
bool
Function
()
isNonInteractiveSession
final
Check if this is a non-interactive session.
Implementation
final bool Function() isNonInteractiveSession;
neomage package
documentation
utils/fast_mode/fast_mode
FastModeConfig
isNonInteractiveSession property
FastModeConfig class