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