Agent Client Protocol - v0.2.0-alpha.8
Protocol Docs
GitHub
NPM
Preparing search index...
TerminalHandle
Class TerminalHandle
Index
Constructors
constructor
Properties
id
Methods
current
Output
wait
For
Exit
kill
release
[async
Dispose]
Constructors
constructor
new
TerminalHandle
(
id
:
string
,
sessionId
:
string
,
conn
:
Connection
,
)
:
TerminalHandle
Parameters
id
:
string
sessionId
:
string
conn
:
Connection
Returns
TerminalHandle
Properties
id
id
:
string
Methods
current
Output
currentOutput
()
:
Promise
<
TerminalOutputResponse
>
Returns
Promise
<
TerminalOutputResponse
>
wait
For
Exit
waitForExit
()
:
Promise
<
WaitForTerminalExitResponse
>
Returns
Promise
<
WaitForTerminalExitResponse
>
kill
kill
()
:
Promise
<
void
>
Returns
Promise
<
void
>
release
release
()
:
Promise
<
void
>
Returns
Promise
<
void
>
[async
Dispose]
"[asyncDispose]"
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
Methods
current
Output
wait
For
Exit
kill
release
[async
Dispose]
Protocol Docs
GitHub
NPM
Agent Client Protocol - v0.2.0-alpha.8
Loading...