Class: RubyLens::Index::RSpecExtractor::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/rubylens/index/rspec_extractor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#groupsObject (readonly)

Returns the value of attribute groups

Returns:

  • (Object)

    the current value of groups



15
16
17
# File 'lib/rubylens/index/rspec_extractor.rb', line 15

def groups
  @groups
end

#method_countObject (readonly)

Returns the value of attribute method_count

Returns:

  • (Object)

    the current value of method_count



15
16
17
# File 'lib/rubylens/index/rspec_extractor.rb', line 15

def method_count
  @method_count
end