Method: Bumbleworks::ProcessDefinition#name
- Defined in:
- lib/bumbleworks/process_definition.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
10 11 12 |
# File 'lib/bumbleworks/process_definition.rb', line 10 def name @name end |