menu
lualike package
documentation
command/lualike_command_runner.dart
LuaLikeCommandRunner
interactive property
interactive property
dark_mode
light_mode
interactive
property
bool
get
interactive
inherited
Whether interactive prompts are enabled.
Implementation
bool get interactive => _interactive;
lualike package
documentation
command/lualike_command_runner
LuaLikeCommandRunner
interactive property
LuaLikeCommandRunner class