Skip to content
  • jpic ∞'s avatar
    Brushed up high level API with powerful decorators · eec45f2c
    jpic ∞ authored
    BC BREAK: Group.cmd was renamed to Group.add because Group.cmd is now a
    decorator
    
    Decorators added:
    
    - cli2.cmd
    - cli2.arg
    - Group.cmd
    - Group.arg
    - Command.cmd
    
    Possibility to change the class of a Command or Argument was also added.
    eec45f2c