Skip to content

cli help

Latest
Compare
Choose a tag to compare
@homedad homedad released this 08 Aug 07:02
· 37 commits to master since this release
  • useRuntimeEnvironment
    • always returns 'this' for chaining
    • useRuntimeEnvironment accepts null as input, sets environment to false
  • cli help
    • help flags automatically added to command line flags unless user provides -h and --help flags
    • unit tests of cli methods
  • increased code coverage