src

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitHandlers

func InitHandlers()

Types

type Flags

type Flags struct {
	Help    bool `short:"h" long:"help" description:"Display help" global:"true"`
	Version bool `short:"v" long:"version" description:"Display version"`
	Init    struct {
		Settings bool `settings:"true" allow-unknown-arg:"true"`
	} `command:"init" description:"Initialize .gitignore - use ignoreinit init <language> <location>" nonempty:"true"`
	Replace struct {
		Settings bool `settings:"true" allow-unknown-arg:"true"`
	} `command:"replace" description:"Replace current .gitignore - use ignoreinit replace <language> <location>" nonempty:"true"`
	Merge struct {
		Settings bool `settings:"true" allow-unknown-arg:"true"`
	} `` /* 136-byte string literal not displayed */
}

Jump to

Keyboard shortcuts

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