Skip to content
  • Iustin Pop's avatar
    Separate error formatting out of cli.GenericMain · 73702ee7
    Iustin Pop authored
    This patch moves the error formatting into a separate function that will
    be exported so that scripts that execute multiple opcodes can create the
    same output as for GenericMain. Also, GenericMain becomes more readable.
    
    Reviewed-by: imsnah
    73702ee7