Class: FeatureMap::CodeFeatures::Plugins::Identity::IdentityStruct
- Inherits:
-
Struct
- Object
- Struct
- FeatureMap::CodeFeatures::Plugins::Identity::IdentityStruct
- Defined in:
- lib/feature_map/code_features/plugins/identity.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
5 6 7 |
# File 'lib/feature_map/code_features/plugins/identity.rb', line 5 def name @name end |