menu
darted_cli package
documentation
io_helper.dart
DirectoryHelper
getCurrent method
getCurrent method
dark_mode
light_mode
getCurrent
method
String
getCurrent
(
)
Get the current working directory.
Implementation
String getCurrent() => getCurrentWorkingDirectory();
darted_cli package
documentation
io_helper
DirectoryHelper
getCurrent method
DirectoryHelper class