Lexers for Ruby and related languages.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | FancyLexer |
Pygments Lexer For Fancy. |
Class | RubyConsoleLexer |
For Ruby interactive console (irb) output like: |
Class | RubyLexer |
For Ruby source code. |
Constant | RUBY_OPERATORS |
Undocumented |
Variable | line_re |
Undocumented |