Class: Groups::EnvironmentScopesFinder::EnvironmentScope

Inherits:
Struct
  • Object
show all
Defined in:
app/finders/groups/environment_scopes_finder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



19
20
21
# File 'app/finders/groups/environment_scopes_finder.rb', line 19

def name
  @name
end