menu
lualike package
documentation
command/lualike_command_runner.dart
LuaLikeCommandRunner
io property
io property
dark_mode
light_mode
io
property
Console
get
io
inherited
The I/O helper for console output.
Implementation
Console get io => _io ??= _buildIo();
lualike package
documentation
command/lualike_command_runner
LuaLikeCommandRunner
io property
LuaLikeCommandRunner class