Engine API Reference - v2.6.1
Developer Site
Blog
Discord
Forum
GitHub
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
Developer Site
Blog
Discord
Forum
GitHub
Engine API Reference - v2.6.1
Loading...
Normalize the path by removing '.' and '..' instances.