class ACIrb::RelnTaskRefClass

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/reln.rb, line 543
def rn
  'tcl-' << @attributes['shard'] << ''
end