class ACIrb::InfraPortBlk

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/infra.rb, line 3488
def rn
  'portblk-' << @attributes['name'] << ''
end