Lines Matching defs:options
112 options: [`-N,--tool-name <${[...toolNameSet]}>`, 'tool name ', 'checkOnline'], constant
116 options: ['-C,--collect-path <string>', 'collect api path', './api'], constant
120 options: ['-F,--collect-file <string>', 'collect api file array', ''], constant
124 options: ['-L,--check-labels <string>', 'detection check labels', ''], constant
128 options: ['--isOH <string>', 'detection check labels', ''], constant
132 options: ['--path <string>', 'check api path, split with comma', ''], constant
136 options: ['--checker <string>', 'check api rule, split with comma', 'all'], constant
140 options: ['--prId <string>', 'check api prId', ''], constant
144 options: ['--excel <string>', 'check api excel', 'false'], constant
148 options: ['--old <string>', 'diff old sdk path', './api'], constant
152 options: ['--new <string>', 'diff new sdk path', './api'], constant
156 options: ['--old-version <string>', 'old sdk version', '0'], constant
160 options: ['--new-version <string>', 'new sdk version', '0'], constant
164 options: ['--output <string>', 'output file path', './'], constant
168 options: [`--format <${[...formatSet]}>`, 'output file format', 'json'], constant
172 options: ['--changelogUrl <string>', 'changelog url', ''], constant
176 options: ['--all <boolean>', 'is all sheet', ''], constant
191 const options: OptionObjType = { constant