src/Console/Commands/BuildCommand.php
Line exceeds 120 characters; contains 132 characters Open
Open
new InputOption('--json', false, InputOption::VALUE_NONE, 'Output a json file containing the current build state.'),
- Exclude checks
Line exceeds 120 characters; contains 125 characters Open
Open
new InputOption('--clear', null, InputOption::VALUE_NONE, 'Clear the destination path and disable caching.'),
- Exclude checks
Line exceeds 120 characters; contains 155 characters Wontfix
Wontfix
new InputOption('--auto-publish', false, InputOption::VALUE_NONE, 'Set Tapestry to consider draft posts with a date <= now as scheduled.'),
- Exclude checks
Line exceeds 120 characters; contains 155 characters Open
Open
new InputOption('--no-write', false, InputOption::VALUE_NONE, 'When set Tapestry will build the state but not commit to the file system.'),
- Exclude checks