match?

in lib/github/markup/implementation.rb [17:20]


      def match?(filename)
        file_ext_regexp =~ filename
      end