Class: RubyLens::Index::RSpecExtractor::Group
- Inherits:
-
Data
- Object
- Data
- RubyLens::Index::RSpecExtractor::Group
- Defined in:
- lib/rubylens/index/rspec_extractor.rb
Instance Attribute Summary collapse
-
#component ⇒ Object
readonly
Returns the value of attribute component.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#component ⇒ Object (readonly)
Returns the value of attribute component
14 15 16 |
# File 'lib/rubylens/index/rspec_extractor.rb', line 14 def component @component end |
#name ⇒ Object (readonly)
Returns the value of attribute name
14 15 16 |
# File 'lib/rubylens/index/rspec_extractor.rb', line 14 def name @name end |