Skip to content

format

typescript
Path.NormalizePath(path)

class: Path

description

Standardizes the specified path.

parameter

param_nametypedescription
pathstringThe specified path.

return

typedescription
stringThe standardized path.

code example