Documentation
¶
Index ¶
Constants ¶
View Source
const WARNING_MESSAGE = "" /* 384-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HandleError ¶
type HandleError int
type JsonErrorStruct ¶
type Option ¶
type Option func(*runnerConfig)
Option configures the CLI runner.
func WithAdditionalExtensions ¶
func WithAdditionalExtensions(exts ...workflow.ExtensionInit) Option
WithAdditionalExtensions adds extension initializers to the CLI beyond the core set. This is the hook used by the enterprise/private entry point.
Click to show internal directories.
Click to hide internal directories.