Function DebugFsStreamWrapper->rmdir
Definitions
sources/debug_fs.php
- Removes directory.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$path | PATH | required parameter | N/A | N/A | Directory path |
$options | boolean | required parameter | N/A | N/A | Bitmask options |
Return
- Success status
- Type: boolean
- Set: N/A
- Range: N/A