@tryforge/forgescript
Preparing search index...
Interpreter
Class Interpreter
Index
Constructors
constructor
Methods
run
Constructors
constructor
new
Interpreter
()
:
Interpreter
Returns
Interpreter
Methods
Static
run
run
(
ctx
:
Context
)
:
Promise
<
string
|
null
>
Parameters
ctx
:
Context
Returns
Promise
<
string
|
null
>
run
(
runtime
:
IRunnable
)
:
Promise
<
string
|
null
>
Parameters
runtime
:
IRunnable
Returns
Promise
<
string
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
run
@tryforge/forgescript
Loading...