Class: Gitdocs::Manager::RepoDescriptor

Inherits:
Struct
  • Object
show all
Defined in:
lib/gitdocs/manager.rb

Instance Attribute Summary collapse

Instance Attribute Details

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



14
15
16
# File 'lib/gitdocs/manager.rb', line 14

def index
  @index
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



14
15
16
# File 'lib/gitdocs/manager.rb', line 14

def name
  @name
end