Class: Dendrite::Generators::Nerve::ServiceConfig
- Inherits:
-
Struct
- Object
- Struct
- Dendrite::Generators::Nerve::ServiceConfig
- Extended by:
- Forwardable
- Defined in:
- lib/dendrite/generators/nerve.rb
Instance Attribute Summary collapse
-
#service ⇒ Object
Returns the value of attribute service.
Instance Method Summary collapse
Instance Attribute Details
#service ⇒ Object
Returns the value of attribute service
23 24 25 |
# File 'lib/dendrite/generators/nerve.rb', line 23 def service @service end |