| option('tests', type: 'feature', description: 'Build tests') | |
| option('dev', type: 'boolean', value: false, description: 'Enable Development Workflow') | |
| option('cr51-mauv-path', type: 'string', description: 'CR51 MAUV Stored File') | |
| option('cr51-mauv-offset', type: 'integer', description: 'Offset to reset the MAUV data') |