Class: ForemanPuppet::Extensions::ApiSmartProxiesController::NewEnvironment
- Inherits:
-
Struct
- Object
- Struct
- ForemanPuppet::Extensions::ApiSmartProxiesController::NewEnvironment
- Defined in:
- app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
6 7 8 |
# File 'app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb', line 6 def name @name end |