public static final class BakerCliRunOptions.Builder extends Object
Modifier and Type | Method and Description |
---|---|
BakerCliRunOptions.Builder |
addArgs(String... args) |
BakerCliRunOptions.Builder |
argv0(String argv0) |
BakerCliRunOptions |
build() |
BakerCliRunOptions.Builder |
output(OutputStream output) |
public BakerCliRunOptions.Builder argv0(String argv0)
argv0
- The name the utility was launched with on the
command line. It will be used in informative or error
messages.public BakerCliRunOptions.Builder addArgs(String... args)
args
- The command line arguments passed to the
utility.public BakerCliRunOptions.Builder output(OutputStream output)
public BakerCliRunOptions build()
Yawg 1.0.0-RC3-202102211255
Copyright © 2015–2020 Yawg project contributors. All rights reserved.