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