Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DatamodelPflagpole ¶ added in v0.5.12
type DatamodelPflagpole struct { Datamodels []string Models []string Output string Format string Since string Until string }
var DatamodelPflags DatamodelPflagpole
type Datamodel__CheckpointFlagpole ¶ added in v0.6.1
type Datamodel__CheckpointFlagpole struct {
Bump string
}
var Datamodel__CheckpointFlags Datamodel__CheckpointFlagpole
type FlowFlagpole ¶ added in v0.6.2
type FlowFlagpole struct { List bool Docs bool Flow []string Tags []string Progress bool Stats bool }
var FlowFlags FlowFlagpole
type GenFlagpole ¶
type GenFlagpole struct { List bool Stats bool Generator []string Template []string Partial []string Diff3 bool Watch bool WatchGlobs []string WatchXcue []string AsModule string InitModule string Outdir string }
var GenFlags GenFlagpole
type RootPflagpole ¶ added in v0.5.9
var RootPflags RootPflagpole
type RunFlagpole ¶ added in v0.5.7
type RunFlagpole struct { List bool Info bool Suite []string Runner []string Environment []string Data []string Workdir string }
var RunFlags RunFlagpole
Click to show internal directories.
Click to hide internal directories.