Package-level declarations
Types
Link copied to clipboard
interface CommandLineBuilder
The command line string is build by repeatedly calling appendText and/or append, followed by toString().
Link copied to clipboard
Link copied to clipboard
interface CommandRunner
See [Command] for details on how to choose the CommandRunner, and how the [DefaultCommandRunner] behaves.
Link copied to clipboard
Link copied to clipboard