//
pkg.gl
Category
github.com/beclab/devbox
pkg
files
rules
package
0.1.39
Repository:
https://github.com/beclab/devbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
35 SLOC
#
Functions
MatchHidden
MatchHidden matches paths with a basename that begins with a dot.
#
Structs
Regexp
Regexp is a wrapper to the native regexp type where we save the raw expression.
Rule
Rule is a allow/disallow rule.
#
Interfaces
Checker
Checker is a Rules checker.