Class: T1k::Repositories::Github::Issue

Inherits:
Struct
  • Object
show all
Defined in:
lib/t1k/repositories/github.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



21
22
23
# File 'lib/t1k/repositories/github.rb', line 21

def code
  @code
end

Returns the value of attribute link

Returns:

  • (Object)

    the current value of link



21
22
23
# File 'lib/t1k/repositories/github.rb', line 21

def link
  @link
end