commands

package
v0.0.0-...-6d2425b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CreateCommand = goignore.Command{
	Name:        "create",
	Description: "Create .gitignore file given template names.",
	Flags:       &createCommandFlags{},
}

CreateCommand defines `create` subcommand

View Source
var ListCommand = goignore.Command{
	Name:        "list",
	Description: "List supported templates",
	Flags:       &listCommandFlags{},
}

ListCommand defines `list` subcommand

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL