class Rouge::Lexer

def self.detect?(text)

Parameters:
  • text (TextAnalyzer) --

Other tags:
    Abstract: -
def self.detect?(text)
  false
end