• keks's avatar
    cmds: use Executors · feef5c34
    keks authored
    - some fixes for cmds1.0
    - reinsert plugin loading code, pretty print wrapper
    
    TODO:
    if plugin loading fails it only calls log.Warning.
    returning an error would be better but that would have
    to happen after PreRun, which is not possible atm.
    
    License: MIT
    Signed-off-by: default avatarkeks <keks@cryptoscope.co>
    feef5c34
dag.go 6.81 KB