Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TemplatesPath = filepath.Join("github.com", "gobuffalo", "buffalo", "generators")
TemplatesPath is the "base" path for generator templates
Functions ¶
func AddImport ¶
AddImport adds n number of import statements into the path provided. Deprecated: use github.com/gobuffalo/genny/movinglater/gotools.AddImport instead.
func AddInsideAppBlock ¶
AddInsideAppBlock will add anything inside of the app declaration block inside of `actions/app.go`
Types ¶
Click to show internal directories.
Click to hide internal directories.