open class FileSystemCd : AnnotatedCommand
Author Julien Viet
<init>
FileSystemCd()
complete
open fun complete(completion: Completion): Unit
process
open fun process(process: CommandProcess): Unit
setDir
open fun setDir(dir: String): Unit