| Package | Description | 
|---|---|
| io.vertx.core.spi.launcher | |
| io.vertx.ext.shell.command.base | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultCommand.setCwd(File cwd)
Sets the current working directory. 
 | 
void | 
DefaultCommand.setSystemProps(List<String> props)
Gets system properties passed in the user command line. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FileSystemLs.setAll(boolean all)  | 
void | 
FileSystemLs.setEll(boolean ell)  | 
void | 
BusPublish.setHeaders(List<String> headers)  | 
void | 
BusTail.setLocal(boolean local)  | 
void | 
BusSend.setReply(boolean reply)  | 
void | 
BusSend.setTimeout(long timeout)  | 
void | 
BusPublish.setType(ObjectType type)  | 
void | 
BusTail.setVerbose(boolean verbose)  | 
void | 
BusPublish.setVerbose(boolean verbose)  | 
Copyright © 2020 Eclipse. All rights reserved.