lib/tty/command/exit_error.rb in tty-command-0.8.2 vs lib/tty/command/exit_error.rb in tty-command-0.9.0

- old
+ new

@@ -1,5 +1,4 @@ -# encoding: utf-8 # frozen_string_literal: true module TTY class Command # An ExitError reports an unsuccessful exit by command.