Interface: CheckArgs
Hierarchy
↳
CheckArgs
Properties
ignore
• Optional
ignore: string
| string
[]
Defined in
src/bluehawk/actions/check.ts:9
json
• Optional
json: boolean
Defined in
src/bluehawk/actions/check.ts:10
logLevel
• Optional
logLevel: LogLevel
Inherited from
Defined in
src/bluehawk/actions/ActionArgs.ts:3
paths
• paths: string
[]
Defined in
src/bluehawk/actions/check.ts:8
waitForListeners
• Optional
waitForListeners: boolean