canonicalize method

Path canonicalize()

Implementation

Path canonicalize() => Path(_posix.canonicalize(path));