Skip to content
  • Stavros Sachtouris's avatar
    Allow clis to overide command load implementation · 0d249b3e
    Stavros Sachtouris authored
    Still buggy and experimental, but if a cli don't use the command
    decorator, but implement another way of loading class info to
    a _commands list of CommandTrees, kamaki can still use this cli.
    
    This will allow clis to extent CommandTrees in order to provide
    commands and command informationon demmand (dynamically)
    0d249b3e