# File lib/archive/tar/minitar.rb, line 513
513:       def file?
514:         @typeflag == "0"
515:       end