package
Version:
v0.16.12
Opens a new window with list of versions in this module.
Published: Jul 16, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New generator to create a grift task
type Options struct {
Name name.Ident `json:"name"`
Parts []name.Ident `json:"parts"`
Args []string `json:"args"`
Namespaced bool `json:"namespaced"`
}
Options for creating a new grift task
Last checks if the name is the last of the parts
Source Files
¶
Click to show internal directories.
Click to hide internal directories.