Search
Preparing search index...
The search index is not available
tabby-local
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
tabby-local
PTYInterface
Class PTYInterface
Abstract
Hierarchy
PTYInterface
Index
Constructors
constructor
Methods
restore
spawn
Constructors
constructor
new PTYInterface
(
)
:
PTYInterface
Returns
PTYInterface
Methods
Abstract
restore
restore
(
id
:
string
)
:
Promise
<
null
|
PTYProxy
>
Parameters
id:
string
Returns
Promise
<
null
|
PTYProxy
>
Abstract
spawn
spawn
(
...
options
:
any
[]
)
:
Promise
<
PTYProxy
>
Parameters
Rest
...
options:
any
[]
Returns
Promise
<
PTYProxy
>
Exports
PTYInterface
constructor
restore
spawn
Generated using
TypeDoc