Class: Envdoctor::Scanner::Origin

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

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



27
28
29
# File 'lib/envdoctor/scanner.rb', line 27

def file
  @file
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



27
28
29
# File 'lib/envdoctor/scanner.rb', line 27

def line
  @line
end