Class: RailsWayback::Git::Reference

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails_wayback/git.rb

Instance Attribute Summary collapse

Instance Attribute Details

#full_name ⇒ Object

Returns the value of attribute full_name

Returns:

  • (Object) —

    the current value of full_name



17
18
19
# File 'lib/rails_wayback/git.rb', line 17

def full_name
  @full_name
end

#kind ⇒ Object

Returns the value of attribute kind

Returns:

  • (Object) —

    the current value of kind



17
18
19
# File 'lib/rails_wayback/git.rb', line 17

def kind
  @kind
end

#label ⇒ Object

Returns the value of attribute label

Returns:

  • (Object) —

    the current value of label



17
18
19
# File 'lib/rails_wayback/git.rb', line 17

def label
  @label
end

#name ⇒ Object

Returns the value of attribute name

Returns:

  • (Object) —

    the current value of name



17
18
19
# File 'lib/rails_wayback/git.rb', line 17

def name
  @name
end