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



44
45
46
# File 'lib/wassup/helpers/github.rb', line 44

def org
  @org
end

#repoObject

Returns the value of attribute repo

Returns:

  • (Object)

    the current value of repo



44
45
46
# File 'lib/wassup/helpers/github.rb', line 44

def repo
  @repo
end