Function Commandr_fs->_convert_meta_dir_to_detailed_dir
Definitions
sources/commandr_fs.php
- Fill out a hardcoded meta-dir to use our more detailed internal format.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$_inspected_dir | array | required parameter | N/A | N/A | Simple list of directories under here |
Return
- Full detailed directory contents
- Type: array
- Set: N/A
- Range: N/A