@vpalmisano/throttler
Preparing search index...
src
loadConfig
Function loadConfig
loadConfig
(
filePath
?:
string
,
values
?:
any
,
)
:
{
commandConfig
:
string
;
runDuration
:
number
;
throttleConfig
:
string
}
Loads the config object.
Parameters
Optional
filePath
:
string
Optional
values
:
any
Returns
{
commandConfig
:
string
;
runDuration
:
number
;
throttleConfig
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vpalmisano/throttler
Loading...
Loads the config object.