class ACIrb::DatetimeNtpProv

Public Instance Methods

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