menu
neomage package
documentation
utils/fs/fs_operations.dart
FsOperations
realpathSync abstract method
realpathSync abstract method
dark_mode
light_mode
realpathSync
abstract method
String
realpathSync
(
String
path
)
Resolves symbolic links and returns the canonical pathname.
Implementation
String realpathSync(String path);
neomage package
documentation
utils/fs/fs_operations
FsOperations
realpathSync abstract method
FsOperations class