# File lib/archive/tar/minitar/command.rb, line 200 200: def halt 201: @is_finished = true 202: show_progress 203: end