In Files

Parent

Methods

Files

RI::Constant

Public Instance Methods

to_text() click to toggle source
# File lib/ihelp.rb, line 923
def to_text
  "#{name} = #{value} #{(comment || []).map{|c| c.to_text }.join("\n")}"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.