Class: RubyLens::Index::RSpecExtractor::Group

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

Instance Attribute Summary collapse

Instance Attribute Details

#componentObject (readonly)

Returns the value of attribute component

Returns:

  • (Object)

    the current value of component



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

def component
  @component
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end