Object
# File lib/filemagic/ext.rb, line 74 def self.file_type(string, *flags) FileMagic.fm(*flags).buffer(string) rescue FileMagic::FileMagicError nil end
[Validate]
Generated with the Darkfish Rdoc Generator 2.