Takaro - v0.4.13
Preparing search index...
@takaro/helpers
VMExecutionResult
Interface VMExecutionResult
interface
VMExecutionResult
{
logs
:
{
details
?:
string
|
Record
<
string
,
unknown
>
;
msg
:
string
}
[]
;
success
:
boolean
;
}
Index
Properties
logs
success
Properties
logs
logs
:
{
details
?:
string
|
Record
<
string
,
unknown
>
;
msg
:
string
}
[]
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logs
success
Takaro - v0.4.13
Loading...