Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolvePath ¶
Resolve a path relative to a directory
Types ¶
type BuildOp ¶
type BuildOp struct {
Base gotemplate.BaseConfig `name:"-"`
ConfigFile string `name:"c" usage:"build config file"`
InputDir string `name:"i" usage:"input dir, overrides config input_dir"`
OutputDir string `name:"o" usage:"output dir, overrides config output_dir"`
Verbose bool `name:"v" usage:"verbose, print template names"`
}
type TemplateConfig ¶
Click to show internal directories.
Click to hide internal directories.