class ACIrb::SpanTaskParam

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/span.rb, line 2122
def rn
  'cont-[' << @attributes['EpgDn'] << ']'
end