Documentation
¶
Index ¶
Constants ¶
View Source
const (
HelpFileName = "help.json"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultManager ¶
type DefaultManager struct {
// contains filtered or unexported fields
}
func (DefaultManager) LangTemplateFiles ¶
func (tm DefaultManager) LangTemplateFiles(lang string) ([]File, error)
func (DefaultManager) Languages ¶
func (tm DefaultManager) Languages() ([]string, error)
func (DefaultManager) ResolverNewPath ¶
func (tm DefaultManager) ResolverNewPath(oldPath, formulaPath, lang, workspacePath string) (string, error)
func (DefaultManager) Validate ¶
func (tm DefaultManager) Validate() error
Click to show internal directories.
Click to hide internal directories.