computePathDirectory
computePathDirectory(path) ⇒ string
Returns the directory name of a path, similar to the Unix dirname command.
Kind: global function
| Param | Type |
|---|---|
| path | string |
stringReturns the directory name of a path, similar to the Unix dirname command.
Kind: global function
| Param | Type |
|---|---|
| path | string |