//
pkg.gl
Category
github.com/FollowTheProcess/goignore
cli
package
0.4.0
Repository:
https://github.com/followtheprocess/goignore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
666 SLOC
#
Functions
IsValidTarget
IsValidTarget compares 'target' against a hardcoded list of valid targets to check whether or not it is valid.
New
New creates and returns a new App configured with an afero file system and IO streams.
#
Structs
App
App represents the goignore CLI program.