We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
since
1 parent 29b8c01 commit 4413f01Copy full SHA for 4413f01
src/main/java/picocli/CommandLine.java
@@ -4836,6 +4836,7 @@ private static class NoVersionProvider implements IVersionProvider {
4836
* {@link CommandSpec#modelTransformer(IModelTransformer)} programmatic API.
4837
* <p>
4838
* The transformers are invoked only once, after the full command hierarchy is constructed.
4839
+ * @since 4.6
4840
*/
4841
public interface IModelTransformer {
4842
/**
0 commit comments