class ACIrb::MgmtConfigNode
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/mgmt.rb, line 230 def rn 'node-' << @attributes['id'] << '' end
# File lib/acirb/model/mgmt.rb, line 230 def rn 'node-' << @attributes['id'] << '' end