@FunctionalInterface public interface CommandLinePostProcessor
| Modifier and Type | Interface and Description |
|---|---|
static class |
CommandLinePostProcessor.Noop |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
process(Distribution distribution,
List<String> args) |
List<String> process(Distribution distribution, List<String> args)
Copyright © 2025. All rights reserved.