normalize

external fun normalize(path: String): Promise<String>(source)

Normalizes the given path, resolving '..' and '.' segments and resolve symbolic links.

Since

1.0.0