Class: Wassup::Helpers::GitHub::Repo

Inherits:
Struct
  • Object
show all
Defined in:
lib/wassup/helpers/github.rb

Instance Attribute Summary collapse

Instance Attribute Details

#orgObject

Returns the value of attribute org

Returns:

  • (Object)

    the current value of org



48
49
50
# File 'lib/wassup/helpers/github.rb', line 48

def org
  @org
end

#repoObject

Returns the value of attribute repo

Returns:

  • (Object)

    the current value of repo



48
49
50
# File 'lib/wassup/helpers/github.rb', line 48

def repo
  @repo
end