Documentation
¶
Overview ¶
Package flcl provides a UNIX find-like search capability that can filter by content type.
Index ¶
Constants ¶
View Source
const OriginDir = "/"
OriginDir presents a base case for recursive file walking: the root directory.
View Source
const Version = "0.0.4"
Version is semver.
Variables ¶
This section is empty.
Functions ¶
func FlexibleMatch ¶ added in v0.0.4
func FlexibleMatch(ignores gitignore.IgnoreMatcher, root string) bool
FlexibleMatch works around go-gitignore's quite strict directory trailing slash semantics.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.