Search
Preparing search index...
The search index is not available
@vinceau/slp-realtime
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"utils/dolphin/launcher"
DolphinLauncher
Class DolphinLauncher
Hierarchy
DolphinLauncher
Index
Constructors
constructor
Properties
dolphin
dolphin
Running$
options
output
Methods
loadJSON
update
Settings
Constructors
constructor
new
Dolphin
Launcher
(
options
?:
Partial
<
DolphinLauncherOptions
>
)
:
DolphinLauncher
Parameters
Optional
options:
Partial
<
DolphinLauncherOptions
>
Returns
DolphinLauncher
Properties
dolphin
dolphin
:
ChildProcessWithoutNullStreams
|
null
= null
dolphin
Running$
dolphin
Running$
:
Observable
<
boolean
>
= this.dolphinRunningSource.asObservable()
Protected
options
options
:
DolphinLauncherOptions
output
output
:
DolphinOutput
Methods
loadJSON
loadJSON
(
comboFilePath
:
string
)
:
void
Parameters
comboFilePath:
string
Returns
void
update
Settings
update
Settings
(
options
:
Partial
<
DolphinLauncherOptions
>
)
:
void
Parameters
options:
Partial
<
DolphinLauncherOptions
>
Returns
void
Globals
"utils/dolphin/launcher"
Dolphin
Launcher
constructor
dolphin
dolphin
Running$
options
output
loadJSON
update
Settings
Dolphin
Launcher
Options
Generated using
TypeDoc