Class: Gitorious::NamePath

Inherits:
Struct
  • Object
show all
Defined in:
lib/rock/gitorious_api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



206
207
208
# File 'lib/rock/gitorious_api.rb', line 206

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



206
207
208
# File 'lib/rock/gitorious_api.rb', line 206

def path
  @path
end