Function Commandr_fs->_pwd_to_array
Definitions
sources/commandr_fs.php
- Convert a string-form path to an array.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$pwd | string | required parameter | N/A | N/A | Path |
Return
- Array-form path
- Type: array
- Set: N/A
- Range: N/A