Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶ added in v0.10.1
type Generator struct { App meta.App `json:"app"` Name inflect.Name `json:"name"` Parts []inflect.Name `json:"parts"` Args []string `json:"args"` Namespaced bool `json:"namespaced"` }
Generator for creating a new grift task
Click to show internal directories.
Click to hide internal directories.