Function Virtual_shell->_do_indentation
Definitions
sources/commandr.php
- Return a specified number of tabs.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$indentation | integer | required parameter | N/A | N/A | Number of tabs to return |
Return
- Tabs
- Type: string
- Set: N/A
- Range: N/A