vigiles API reference
Guides
GitHub
Preparing search index...
core/spec
GlobRef
Interface GlobRef
A typed glob reference — verified to match at least one path.
interface
GlobRef
{
_ref
:
"glob"
;
pattern
:
VerifiedGlob
;
}
Index
Properties
_
ref
pattern
Properties
Readonly
_
ref
_ref
:
"glob"
Readonly
pattern
pattern
:
VerifiedGlob
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
ref
pattern
Guides
GitHub
vigiles API reference
Loading...
A typed glob reference — verified to match at least one path.