Function Commandr_fs->_is_file
Definitions
sources/commandr_fs.php
- Is it a file?.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$dir | array | required parameter | N/A | N/A | Path (with filename) to use |
Return
- Directory?
- Type: boolean
- Set: N/A
- Range: N/A