Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-workspace-agent
FileContentFunction
Class FileContentFunction
Implements
ToolProvider
Index
Constructors
constructor
Properties
file
Service
workspace
Scope
ID
Methods
get
File
Content
get
Tool
parse
Arg
Constructors
constructor
new
File
Content
Function
(
)
:
FileContentFunction
Returns
FileContentFunction
Properties
Protected
Readonly
file
Service
file
Service
:
FileService
Protected
Readonly
workspace
Scope
workspace
Scope
:
WorkspaceFunctionScope
Static
ID
ID
:
string
= FILE_CONTENT_FUNCTION_ID
Methods
Private
get
File
Content
get
File
Content
(
file
)
:
Promise
<
string
>
Parameters
file
:
string
Returns
Promise
<
string
>
get
Tool
get
Tool
(
)
:
ToolRequest
Returns
ToolRequest
Private
parse
Arg
parse
Arg
(
arg_string
)
:
string
Parameters
arg_string
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
file
Service
workspace
Scope
ID
get
File
Content
get
Tool
parse
Arg
Theia TypeDoc
Loading...