Module: Redmine::SyntaxHighlighting

Defined in:
lib/redmine/syntax_highlighting.rb

Defined Under Namespace

Modules: CodeRay

Class Attribute Summary collapse

Class Attribute Details

.highlighterObject

Returns the value of attribute highlighter.



22
23
24
# File 'lib/redmine/syntax_highlighting.rb', line 22

def highlighter
  @highlighter
end