menu
flutter_agent_harness package
documentation
io.dart
LocalExecutionEnv
cwd property
cwd property
dark_mode
light_mode
cwd
property
@
override
String
get
cwd
override
Current working directory for relative paths.
Implementation
@override String get cwd => _fs.cwd;
flutter_agent_harness package
documentation
io
LocalExecutionEnv
cwd property
LocalExecutionEnv class