Insomnia-Script-SDK-Docs
Preparing search index...
Execution
Class Execution
Index
Constructors
constructor
Properties
location
Methods
set
Next
Request
skip
Request
to
Object
Constructors
constructor
new
Execution
(
options
:
ExecutionOption
)
:
Execution
Parameters
options
:
ExecutionOption
Returns
Execution
Properties
location
location
:
string
[]
Methods
set
Next
Request
setNextRequest
(
requestIdOrName
:
string
)
:
void
Parameters
requestIdOrName
:
string
Returns
void
skip
Request
skipRequest
()
:
void
Returns
void
to
Object
toObject
()
:
{
location
:
string
[]
;
nextRequestIdOrName
:
string
;
skipRequest
:
boolean
;
}
Returns
{
location
:
string
[]
;
nextRequestIdOrName
:
string
;
skipRequest
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
location
Methods
set
Next
Request
skip
Request
to
Object
Insomnia-Script-SDK-Docs
Loading...