Class: Mxrb::Compiler::SettingsMaterialization
- Inherits:
-
Data
- Object
- Data
- Mxrb::Compiler::SettingsMaterialization
- Defined in:
- lib/mxrb/compiler/settings_materializer.rb
Instance Attribute Summary collapse
-
#documents ⇒ Object
readonly
Returns the value of attribute documents.
-
#model_path ⇒ Object
readonly
Returns the value of attribute model_path.
Instance Attribute Details
#documents ⇒ Object (readonly)
Returns the value of attribute documents
5 6 7 |
# File 'lib/mxrb/compiler/settings_materializer.rb', line 5 def documents @documents end |
#model_path ⇒ Object (readonly)
Returns the value of attribute model_path
5 6 7 |
# File 'lib/mxrb/compiler/settings_materializer.rb', line 5 def model_path @model_path end |