menu
path_type package
documentation
posix.dart
Path
canonicalize method
canonicalize method
dark_mode
light_mode
canonicalize
method
Path
canonicalize
(
)
Implementation
Path canonicalize() => Path(_posix.canonicalize(string));
path_type package
documentation
posix
Path
canonicalize method
Path extension type