Class: WhatTheGem::Gem::GitHub::Path

Inherits:
Struct
  • Object
show all
Defined in:
lib/whatthegem/gem/github.rb

Instance Attribute Summary collapse

Instance Attribute Details

#basenameObject

Returns the value of attribute basename

Returns:

  • (Object)

    the current value of basename



5
6
7
# File 'lib/whatthegem/gem/github.rb', line 5

def basename
  @basename
end

#readObject

Returns the value of attribute read

Returns:

  • (Object)

    the current value of read



5
6
7
# File 'lib/whatthegem/gem/github.rb', line 5

def read
  @read
end