Method: OpenC3::ToolModel#needs_dependencies
- Defined in:
- lib/openc3/models/tool_model.rb
#needs_dependencies ⇒ Object
Returns the value of attribute needs_dependencies.
41 42 43 |
# File 'lib/openc3/models/tool_model.rb', line 41 def needs_dependencies @needs_dependencies end |