menu
reedmace_cli package
documentation
utils/common.dart
getPathFromRoot function
getPathFromRoot function
dark_mode
light_mode
getPathFromRoot
function
File
getPathFromRoot
(
String
path
)
Implementation
File getPathFromRoot(String path) { return File(path).absolute; }
reedmace_cli package
documentation
utils/common
getPathFromRoot function
common library