Skip to content
  • Duncan Coutts's avatar
    Add error messages for all the target resolution errors · def073a7
    Duncan Coutts authored
    Formatting into reasonably readable error messages for all of the
    TargetProblem cases for each command. There's quite a bit of overlap
    possible here which we put into common code in a new module.
    
    Also take the opportunity to move some other error formatting into the
    shared module.
    def073a7