open class BusTail : AnnotatedCommand
Author
Julien Viet
BusTail() |
open fun process(process: CommandProcess): Unit |
|
open fun setAddresses(addresses: MutableList<String>): Unit |
|
open fun setLocal(local: Boolean): Unit |
|
open fun setVerbose(verbose: Boolean): Unit |