menu
tom_d4rt_dcli package
documentation
tom_d4rt_cli_api.dart
CliRuntimeImpl
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
@
override
bool
get
isWindows
override
Whether running on Windows.
Implementation
@override bool get isWindows => io.Platform.isWindows;
tom_d4rt_dcli package
documentation
tom_d4rt_cli_api
CliRuntimeImpl
isWindows property
CliRuntimeImpl class