class TrueClass
Public Instance Methods
to_hcl(indent = 0)
click to toggle source
# File lib/hcl/monkey_patch.rb, line 73 def to_hcl(indent = 0); "true"; end
# File lib/hcl/monkey_patch.rb, line 73 def to_hcl(indent = 0); "true"; end