Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TemplateCommand ¶
type TemplateCommand struct {
GitRootPath string
Remote string
LocalGitRemoteInfo *git_info.GitRemoteInfo
LocalGitBranch string
CoverageTargetFolderFile bool
TargetFile string
ConventionalTargetFolder string
LanguageSet []string
BadgeConfig *constant.BadgeConfig
// contains filtered or unexported fields
}
func (*TemplateCommand) Exec ¶
func (n *TemplateCommand) Exec() error
Click to show internal directories.
Click to hide internal directories.