Class: Bugwatch::Adapter
- Inherits:
-
Struct
- Object
- Struct
- Bugwatch::Adapter
- Defined in:
- lib/bugwatch/adapters.rb
Instance Attribute Summary collapse
-
#complexity ⇒ Object
Returns the value of attribute complexity.
-
#file ⇒ Object
Returns the value of attribute file.
Instance Attribute Details
#complexity ⇒ Object
Returns the value of attribute complexity
36 37 38 |
# File 'lib/bugwatch/adapters.rb', line 36 def complexity @complexity end |
#file ⇒ Object
Returns the value of attribute file
36 37 38 |
# File 'lib/bugwatch/adapters.rb', line 36 def file @file end |