Class: Bugwatch::Adapter

Inherits:
Struct
  • Object
show all
Defined in:
lib/bugwatch/adapters.rb

Instance Attribute Summary collapse

Instance Attribute Details

#complexityObject

Returns the value of attribute complexity

Returns:

  • (Object)

    the current value of complexity



36
37
38
# File 'lib/bugwatch/adapters.rb', line 36

def complexity
  @complexity
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



36
37
38
# File 'lib/bugwatch/adapters.rb', line 36

def file
  @file
end