blob: 1b0b0e1a72b8becd4c4e1be7212248e3c0a306a7 [file] [log] [blame]
option('bool', type: 'boolean', value: false)
option('int', type: 'integer', value: 0)
option('str', type: 'string', value: 'bar')
option('array', type: 'array', value: ['bar'])