plume-api
plume-api
Loading versions...
Search...
K
Toggle Sidebar
interface
ExecData
export
interface
ExecData
Table of contents
Properties
duration
stderr
stdout
success
timeout
Properties
duration
:
number
stderr
:
string | null
stdout
:
string | null
success
:
boolean
timeout
:
boolean