Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetGitignoreCommand ¶
type GetGitignoreCommand struct {
// contains filtered or unexported fields
}
func NewGetGitignoreCommand ¶
func NewGetGitignoreCommand(language, outputPath string, client *github.Client) *GetGitignoreCommand
func (*GetGitignoreCommand) Execute ¶
func (cmd *GetGitignoreCommand) Execute() error
Click to show internal directories.
Click to hide internal directories.