• Patrick Bajao's avatar
    Support different CommandArgs type · 3b0176df
    Patrick Bajao authored
    `CommandArgs` has been renamed to `Shell`.
    
    An interface has been added that includes `Executable()` and
    `Arguments()` method. The `BaseArgs` implement this methods
    and should be embeeded in each type.
    3b0176df
base_args.go 552 Bytes