Axer
Toggle table of contents
1.2.5
common
Platform filter
common
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee
/
runServerIfNotRunning
run
Server
If
Not
Running
common
fun
Axer
.
runServerIfNotRunning
(
scope
:
CoroutineScope
,
port
:
Int
=
AXER_SERVER_PORT
,
readOnly
:
Boolean
=
false
,
sendInfoMessages
:
Boolean
=
true
)