Class: Danger::GitUtils::MatchedData

Inherits:
Struct
  • Object
show all
Defined in:
lib/dangermattic/plugins/common/git_utils.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



78
79
80
# File 'lib/dangermattic/plugins/common/git_utils.rb', line 78

def file
  @file
end

#linesObject

Returns the value of attribute lines

Returns:

  • (Object)

    the current value of lines



78
79
80
# File 'lib/dangermattic/plugins/common/git_utils.rb', line 78

def lines
  @lines
end