menu
snapp_cli package
documentation
host_runner/host_runner_platform.dart
UnixHostRunnerPlatform
homePath property
homePath property
dark_mode
light_mode
homePath
property
@
override
String
get
homePath
override
Implementation
@override String get homePath => platform.environment['HOME']!;
snapp_cli package
documentation
host_runner/host_runner_platform
UnixHostRunnerPlatform
homePath property
UnixHostRunnerPlatform class