CommandLineOptions - gottabe-io/gottabe-plugin-dev GitHub Wiki
gottabe-plugin-dev / Exports / CommandLineOptions
Interface: CommandLineOptions
The command line options parsed
Table of contents
Properties
Properties
arch
• Optional arch: string
The architecture
Defined in
build
• build: boolean
The state of the build task
Defined in
clean
• clean: boolean
The state of the clean task
Defined in
install
• install: boolean
The state of the install task
Defined in
package
• package: boolean
The state of the package task
Defined in
platform
• Optional platform: string
The platform
Defined in
test
• test: boolean
The state of the test task