class ACIrb::DbgRemotePortTask

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbg.rb, line 2897
def rn
  'dbgRemotePortTask-' << @attributes['id'] << ''
end