corda/tools/cliutils
Jonathan Locke eabd056511 ENT-3333: Return error code for invalid cmdline options (#4910)
If an invalid command line option is specified and the parser is unable to parse the input, return an error code to the caller. This is useful in scripting scenarios where it might be important to detect that Corda failed to start due to invalid command line parameters
2019-03-21 11:15:32 +00:00
..
src/main/kotlin/net/corda/cliutils ENT-3333: Return error code for invalid cmdline options (#4910) 2019-03-21 11:15:32 +00:00
build.gradle Fix irs-demo dependency issues (#4438) 2018-12-20 12:31:16 +00:00