type

in lib/magic/core/file.rb [31:34]


    def type(path)
      magic(path, Magic::MIME_TYPE)
    end