Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
generic_hierarchical_embedder
EmbeddedFileNode
Interface EmbeddedFileNode
Represents a file node with embedded chunks
interface
EmbeddedFileNode
{
chunks
:
EmbeddedChunk
[]
;
name
:
string
;
path
:
string
;
type
:
"file"
;
}
Index
Properties
chunks
name
path
type
Properties
chunks
chunks
:
EmbeddedChunk
[]
name
name
:
string
path
path
:
string
type
type
:
"file"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chunks
name
path
type
Tidyscripts Docs
Loading...
Represents a file node with embedded chunks