9 lines
No EOL
219 B
Markdown
9 lines
No EOL
219 B
Markdown
# Options
|
|
|
|
```php
|
|
c::set('engineer.debug', false);
|
|
```
|
|
|
|
### engineer.debug
|
|
|
|
If this option is set to `true`, it's possible to see the pre-generated outline, as well as an output textarea. It can be useful for debugging. |