Home
last modified time | relevance | path

Searched defs:Command (Results 1 – 1 of 1) sorted by relevance

/cts/libs/vogar-expect/src/vogar/commands/
DCommand.java46 public final class Command { class
55 public Command(String... args) { in Command() method in Command
59 public Command(List<String> args) { in Command() method in Command
68 private Command(Builder builder) { in Command() method in Command