class String
Public Instance Methods
pretty_print(pp)
click to toggle source
Pretty print the SHAUN value
# File lib/shaun.rb, line 155 def pretty_print(pp) pp.print_string self end
Pretty print the SHAUN value
# File lib/shaun.rb, line 155 def pretty_print(pp) pp.print_string self end