menu
artisanal_capture package
documentation
cli.dart
CaptureCommandRunner
interactive property
interactive property
dark_mode
light_mode
interactive
property
bool
get
interactive
inherited
Whether interactive prompts are enabled.
Implementation
bool get interactive => _interactive;
artisanal_capture package
documentation
cli
CaptureCommandRunner
interactive property
CaptureCommandRunner class