Class: LinkedIn::Person

Inherits:
Object
  • Object
show all
Defined in:
lib/linked_in/person.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path.



4
5
6
# File 'lib/linked_in/person.rb', line 4

def path
  @path
end