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

FileSystemLs

open class FileSystemLs : AnnotatedCommand

Author
Julien Viet

Constructors

<init>

FileSystemLs()

Functions

complete

open fun complete(completion: Completion): Unit

process

open fun process(process: CommandProcess): Unit

setAll

open fun setAll(all: Boolean): Unit

setEll

open fun setEll(ell: Boolean): Unit

setFile

open fun setFile(file: String): Unit