Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
execute
Function execute
execute
<
T
=
void
>
(
options
:
PlaceExecRequestOptions
,
timeout_delay
?:
number
,
post
?:
(
_
:
PlaceCommandRequest
,
t
?:
number
)
=>
Promise
<
T
>
,
)
:
Promise
<
T
>
Execute method on the given system module
Type Parameters
T
=
void
Parameters
options
:
PlaceExecRequestOptions
Exec request options
timeout_delay
:
number
= REQUEST_TIMEOUT
post
:
(
_
:
PlaceCommandRequest
,
t
?:
number
)
=>
Promise
<
T
>
= send
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@placeos/ts-client
Loading...
Execute method on the given system module