Skip to content

Commit 4413f01

Browse files
MarkoMackicremkop
authored andcommitted
Added since to IModelTransformer iface
1 parent 29b8c01 commit 4413f01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/picocli/CommandLine.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4836,6 +4836,7 @@ private static class NoVersionProvider implements IVersionProvider {
48364836
* {@link CommandSpec#modelTransformer(IModelTransformer)} programmatic API.
48374837
* <p>
48384838
* The transformers are invoked only once, after the full command hierarchy is constructed.
4839+
* @since 4.6
48394840
*/
48404841
public interface IModelTransformer {
48414842
/**

0 commit comments

Comments
 (0)