GetDirectoryFromPath
Retrieves the directory parent of a path
Method Signature
Arguments
Argument
Type
Required
Description
Default
path
string
true
The path to extract the parent directory from
Examples
Related
Last updated