Class: Danger::FileLog
- Inherits:
-
Struct
- Object
- Struct
- Danger::FileLog
- Defined in:
- lib/ios_logs/file_log.rb
Instance Attribute Summary collapse
-
#file ⇒ Object
Returns the value of attribute file.
-
#line ⇒ Object
Returns the value of attribute line.
Instance Attribute Details
#file ⇒ Object
Returns the value of attribute file
6 7 8 |
# File 'lib/ios_logs/file_log.rb', line 6 def file @file end |
#line ⇒ Object
Returns the value of attribute line
6 7 8 |
# File 'lib/ios_logs/file_log.rb', line 6 def line @line end |