Ajout API picocli
This commit is contained in:
parent
9efed1893d
commit
f16cb1bed2
@ -51,6 +51,7 @@ import static picocli.CommandLine.Help.Column.Overflow.SPAN;
|
|||||||
import static picocli.CommandLine.Help.Column.Overflow.TRUNCATE;
|
import static picocli.CommandLine.Help.Column.Overflow.TRUNCATE;
|
||||||
import static picocli.CommandLine.Help.Column.Overflow.WRAP;
|
import static picocli.CommandLine.Help.Column.Overflow.WRAP;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* <p>
|
* <p>
|
||||||
* CommandLine interpreter that uses reflection to initialize an annotated user object with values obtained from the
|
* CommandLine interpreter that uses reflection to initialize an annotated user object with values obtained from the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user