Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/repl
runInContext
Function runInContext
runInContext
(
code
:
string
,
context
?:
Context
,
options
?:
RunningCodeOptions
,
)
:
Promise
<
unknown
>
Parameters
code
:
string
context
:
Context
= ...
Optional
options
:
RunningCodeOptions
Returns
Promise
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...