Class: Danger::FileLog

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

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



6
7
8
# File 'lib/ios_logs/file_log.rb', line 6

def file
  @file
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



6
7
8
# File 'lib/ios_logs/file_log.rb', line 6

def line
  @line
end