Class: ERLE::Pid::Data

Inherits:
String
  • Object
show all
Defined in:
lib/erle/elements/pid.rb

Instance Method Summary collapse

Instance Method Details

#to_erlObject



8
9
10
# File 'lib/erle/elements/pid.rb', line 8

def to_erl
  "<#{self}>"
end