open class Sleep : AnnotatedCommand
Author Julien Viet
<init>
Sleep()
process
open fun process(process: CommandProcess): Unit
setSeconds
open fun setSeconds(seconds: String): Unit