Class: Danger::DangerRegexp::ChangedLine

Inherits:
Struct
  • Object
show all
Defined in:
lib/danger_plugin.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



7
8
9
# File 'lib/danger_plugin.rb', line 7

def content
  @content
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



7
8
9
# File 'lib/danger_plugin.rb', line 7

def file
  @file
end

#numberObject

Returns the value of attribute number

Returns:

  • (Object)

    the current value of number



7
8
9
# File 'lib/danger_plugin.rb', line 7

def number
  @number
end