Tanatloc documentation
Preparing search index...
Services.Custom
default
Function default
default
(
bindPath
:
string
,
executable
:
string
,
args
:
string
[]
,
)
:
Promise
<
{
code
:
number
;
data
:
string
;
error
:
string
}
>
Custom service
Use tanatloc/worker docker custom command
Parameters
bindPath
:
string
Path
executable
:
string
Executable
args
:
string
[]
Arguments
Returns
Promise
<
{
code
:
number
;
data
:
string
;
error
:
string
}
>
Code, data, error
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
Custom service
Use tanatloc/worker docker custom command