Class: Bugspots::Fix
- Inherits:
-
Struct
- Object
- Struct
- Bugspots::Fix
- Defined in:
- lib/bugspots/scanner.rb
Instance Attribute Summary collapse
-
#date ⇒ Object
Returns the value of attribute date.
-
#files ⇒ Object
Returns the value of attribute files.
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#date ⇒ Object
Returns the value of attribute date
4 5 6 |
# File 'lib/bugspots/scanner.rb', line 4 def date @date end |
#files ⇒ Object
Returns the value of attribute files
4 5 6 |
# File 'lib/bugspots/scanner.rb', line 4 def files @files end |
#message ⇒ Object
Returns the value of attribute message
4 5 6 |
# File 'lib/bugspots/scanner.rb', line 4 def end |