Preparing search index...
The search index is not available
gpt-programmer
gpt-programmer
Api
Class Api
Index
Constructors
constructor
Properties
project
Root
Accessors
Delete
File
Get
Links
Get
Tree
List
Dirs
Read
Files
Run
Command
Test
Visit
Link
Write
File
Write
Task
List
summarizer
Methods
action
Constructors
constructor
new
Api
(
data
?
)
:
Api
Parameters
data
:
ApiCreateData
= {}
Returns
Api
Properties
project
Root
project
Root
:
string
Accessors
Delete
File
get
DeleteFile
(
)
:
StandardAction
<
void
>
Returns
StandardAction
<
void
>
Get
Links
get
GetLinks
(
)
:
StandardAction
<
Link
[]
>
Returns
StandardAction
<
Link
[]
>
Get
Tree
get
GetTree
(
)
:
StandardAction
<
Tree
>
Returns
StandardAction
<
Tree
>
List
Dirs
get
ListDirs
(
)
:
StandardAction
<
Dir
[]
>
Returns
StandardAction
<
Dir
[]
>
Read
Files
get
ReadFiles
(
)
:
StandardAction
<
File
[]
>
Returns
StandardAction
<
File
[]
>
Run
Command
get
RunCommand
(
)
:
StandardAction
<
CommandOutput
>
Returns
StandardAction
<
CommandOutput
>
Test
get
Test
(
)
:
StandardAction
<
TestResult
>
Returns
StandardAction
<
TestResult
>
Visit
Link
get
VisitLink
(
)
:
StandardAction
<
Website
>
Returns
StandardAction
<
Website
>
Write
File
get
WriteFile
(
)
:
StandardAction
<
WriteFileResult
[]
>
Returns
StandardAction
<
WriteFileResult
[]
>
Write
Task
List
get
WriteTaskList
(
)
:
StandardAction
<
void
>
Returns
StandardAction
<
void
>
summarizer
get
summarizer
(
)
:
Summarizer
Returns
Summarizer
Methods
action
action
(
action
)
:
StandardAction
<
void
>
|
StandardAction
<
WriteFileResult
[]
>
|
StandardAction
<
Dir
[]
>
|
StandardAction
<
File
[]
>
|
StandardAction
<
CommandOutput
>
|
StandardAction
<
Link
[]
>
|
StandardAction
<
Website
>
|
StandardAction
<
Tree
>
|
StandardAction
<
TestResult
>
Parameters
action
:
Actions
Returns
StandardAction
<
void
>
|
StandardAction
<
WriteFileResult
[]
>
|
StandardAction
<
Dir
[]
>
|
StandardAction
<
File
[]
>
|
StandardAction
<
CommandOutput
>
|
StandardAction
<
Link
[]
>
|
StandardAction
<
Website
>
|
StandardAction
<
Tree
>
|
StandardAction
<
TestResult
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
project
Root
Delete
File
Get
Links
Get
Tree
List
Dirs
Read
Files
Run
Command
Test
Visit
Link
Write
File
Write
Task
List
summarizer
action
gpt-programmer
Loading...
Generated using
TypeDoc