@zthun/bouncer
Preparing search index...
IZBouncerServer
Interface IZBouncerServer
interface
IZBouncerServer
{
running
()
:
Promise
<
boolean
>
;
start
()
:
Promise
<
void
>
;
stop
()
:
Promise
<
void
>
;
}
Implemented by
ZBouncerServer
Index
Methods
running
start
stop
Methods
running
running
()
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
start
start
()
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
running
start
stop
@zthun/bouncer
Loading...