module TraceTree::ConsoleReturnValue

Constants

JS

Public Instance Methods

body_js_for_tree_html() click to toggle source
Calls superclass method
# File lib/trace_tree/return_value.rb, line 60
def body_js_for_tree_html
  super + [{text: JS}]
end