Preparing search index...
The search index is not available
pure
pure
@pistonite/pure
fs
fsNormalize
Function fsNormalize
fsNormalize
(
p
:
string
)
:
FsResult
<
string
>
Normalize .. and . in a path
Returns InvalidPath if the path tries to escape the root directory.
Parameters
p
:
string
Returns
FsResult
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pure
Loading...
Normalize .. and . in a path
Returns InvalidPath if the path tries to escape the root directory.