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