summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/debug.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/coderay/scanners/debug.rb')
-rw-r--r--lib/coderay/scanners/debug.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/coderay/scanners/debug.rb b/lib/coderay/scanners/debug.rb
index ec594c1..f43564e 100644
--- a/lib/coderay/scanners/debug.rb
+++ b/lib/coderay/scanners/debug.rb
@@ -7,6 +7,7 @@ module Scanners
include Streamable
register_for :debug
file_extension 'raydebug'
+ title 'CodeRay Token Dump'
protected
def scan_tokens tokens, options