Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
generic_hierarchical_embedder
directory_structure
FileNode
Interface FileNode
Represents a file node in the hierarchy (no content)
interface
FileNode
{
name
:
string
;
path
:
string
;
type
:
"file"
;
}
Index
Properties
name
path
type
Properties
name
name
:
string
path
path
:
string
type
type
:
"file"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
path
type
Tidyscripts Docs
Loading...
Represents a file node in the hierarchy (no content)