Engine API Reference
Preparing search index...
path
normalize
Function normalize
normalize
(
pathname
:
string
)
:
string
Normalize the path by removing '.' and '..' instances.
Parameters
pathname
:
string
The path to normalize.
Returns
string
The normalized path.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
Engine API Reference
Loading...
Normalize the path by removing '.' and '..' instances.