gespenst API - v0.1.1
Home
Core Guide
GitHub
Preparing search index...
@gespenst/bashkit
index
createBashKitShell
Function createBashKitShell
createBashKitShell
(
options
?:
CreateBashKitShellOptions
,
)
:
Promise
<
BashKitShellSession
>
Initializes BashKit and creates one stateful, terminal-compatible interpreter session.
Parameters
options
:
CreateBashKitShellOptions
= {}
Returns
Promise
<
BashKitShellSession
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Home
Core Guide
GitHub
gespenst API - v0.1.1
Loading...
Initializes BashKit and creates one stateful, terminal-compatible interpreter session.