Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.process
/
Process
/
once
once
abstract
fun
once
(
event
:
Signals
,
listener
:
SignalsListener
)
(
source
)
abstract
fun
once
(
event
:
String
,
listener
:
Function
<
Unit
>
)
(
source
)
abstract
fun
once
(
event
:
ERROR CLASS: Symbol not found for js.symbol.Symbol
,
listener
:
Function
<
Unit
>
)
(
source
)