Skip to content

Give the public UI slightly more sensible method names, add `deriveConfigOpts` and add `@cli.argument`

Latest
Compare
Choose a tag to compare
@andimiller andimiller released this 08 Jul 11:37
· 4 commits to master since this release
8746c55
  • deriveCli is now deriveOpts
  • deriveSetterCli is now deriveSetterOpts
  • deriveMain is now deriveCommand
  • deriveConfigOpts has now been added for people who want more control
  • @cli.argument now exists and lets you set things as arguments