mime

in lib/magic/core/file.rb [21:24]


    def mime(path)
      magic(path, Magic::MIME)
    end