vertx / io.vertx.ext.shell.command.base / Sleep

Sleep

open class Sleep : AnnotatedCommand

Author
Julien Viet

Constructors

<init>

Sleep()

Functions

process

open fun process(process: CommandProcess): Unit

setSeconds

open fun setSeconds(seconds: String): Unit