vigiles API reference
Guides
GitHub
Preparing search index...
core/spec
DirRef
Interface DirRef
A typed directory reference — verified to exist AND be a directory.
interface
DirRef
{
_ref
:
"dir"
;
path
:
VerifiedDir
;
}
Index
Properties
_
ref
path
Properties
Readonly
_
ref
_ref
:
"dir"
Readonly
path
path
:
VerifiedDir
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
ref
path
Guides
GitHub
vigiles API reference
Loading...
A typed directory reference — verified to exist AND be a directory.