Agent Client Protocol - v0.18.2
Protocol Docs
GitHub
NPM
Preparing search index...
NesRelatedSnippet
Type Alias NesRelatedSnippet
A related code snippet from a file.
type
NesRelatedSnippet
=
{
excerpts
:
NesExcerpt
[]
;
uri
:
string
;
}
Index
Properties
excerpts
uri
Properties
excerpts
excerpts
:
NesExcerpt
[]
The code excerpts.
uri
uri
:
string
The URI of the file containing the snippets.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
excerpts
uri
Protocol Docs
GitHub
NPM
Agent Client Protocol - v0.18.2
Loading...
A related code snippet from a file.