Class: Magica::Build::Exts
Instance Attribute Summary collapse
-
#executable ⇒ Object
Returns the value of attribute executable.
-
#library ⇒ Object
Returns the value of attribute library.
-
#object ⇒ Object
Returns the value of attribute object.
Instance Attribute Details
#executable ⇒ Object
Returns the value of attribute executable
23 24 25 |
# File 'lib/magica/build.rb', line 23 def executable @executable end |
#library ⇒ Object
Returns the value of attribute library
23 24 25 |
# File 'lib/magica/build.rb', line 23 def library @library end |
#object ⇒ Object
Returns the value of attribute object
23 24 25 |
# File 'lib/magica/build.rb', line 23 def object @object end |