Method: OpenC3::PluginModel#needs_dependencies
- Defined in:
- lib/openc3/models/plugin_model.rb
#needs_dependencies ⇒ Object
Returns the value of attribute needs_dependencies.
55 56 57 |
# File 'lib/openc3/models/plugin_model.rb', line 55 def needs_dependencies @needs_dependencies end |