@Value.Immutable
public interface RuntimeConfig
| Modifier and Type | Method and Description |
|---|---|
IArtifactStore |
artifactStore() |
static ImmutableRuntimeConfig.Builder |
builder() |
default CommandLinePostProcessor |
commandLinePostProcessor() |
default boolean |
isDaemonProcess() |
ProcessOutput |
processOutput() |
ProcessOutput processOutput()
@Value.Default default CommandLinePostProcessor commandLinePostProcessor()
IArtifactStore artifactStore()
@Value.Default default boolean isDaemonProcess()
static ImmutableRuntimeConfig.Builder builder()
Copyright © 2020. All rights reserved.