# File lib/coderay/encoders/json.rb, line 26 26: def block_token action, kind 27: { :type => 'block', :action => action, :kind => kind } 28: end
# File lib/coderay/encoders/json.rb, line 30 30: def finish options 31: @out.to_json 32: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.