bee

bee

BeeOption<T>

  • T

CachelessBeeOptionBoolean

Instructs the system not to use any cache at build time.

DebugBeeOptionBoolean

Instructs the system to output all debug log at build time.

HelpBeeOptionBoolean

Instructs the system to display information related to the current execution environment. Synonymous with the task [help:task help:option].

InputBeeOptionListString

Predefine the user input.

OfflineBeeOptionBoolean

Instructs the system not to connect to an external network at build time.

ProfilingBeeOptionBoolean

Perform profiling at build time and display the analysis results.

QuietBeeOptionBoolean

Instructs the system not to output error log only at build time.

RootBeeOptionpsychopath.Directory

Instructs the system not to output error log only at build time.

SkipBeeOptionListString

Instructs the system not to output error log only at build time.

UnwrapBeeOptionListBoolean

Instructs the system not to use wrapper bee.

VersionBeeOptionBoolean

Instructs the system to display information related to the current execution environment. Synonymous with the task [help:version].

AVAILABLESListBeeOption

The list of builtin options.

value()T

T

Get the value of this option.

isConfigured()boolean

boolean

Determine if this option has been configured by the user.

toString()String

String