method
empty?
v1_9_1_378 -
Show latest stable
- Class:
RDoc::RI::AttributeFormatter::AttributeString
empty?()public
No documentation available.
# File lib/rdoc/ri/formatter.rb, line 263
def empty?
@optr >= @txt.length
end