Class: Issue

Inherits:
Struct
  • Object
show all
Defined in:
lib/backup-github.rb

Overview

Grit.debug=true

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



12
13
14
# File 'lib/backup-github.rb', line 12

def content
  @content
end

#numberObject

Returns the value of attribute number

Returns:

  • (Object)

    the current value of number



12
13
14
# File 'lib/backup-github.rb', line 12

def number
  @number
end