Documentation
¶
Index ¶
Constants ¶
View Source
const Enabled = false
Variables ¶
View Source
var Tree func(pattern any) string
Tree renders the matcher tree of a compiled *glob.Pattern.
It is set by package glob at init time: the pattern internals are unexported, and this keeps them so while letting the in-module tooling (cmd/globtest -v) print them. The format is not stable.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.