Class: CodeTeams::Plugins::Identity::IdentityStruct
- Inherits:
-
Struct
- Object
- Struct
- CodeTeams::Plugins::Identity::IdentityStruct
- Defined in:
- lib/code_teams/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
9 10 11 |
# File 'lib/code_teams/plugins/identity.rb', line 9 def name @name end |