Class: Magica::Build::Exts

Inherits:
Struct
  • Object
show all
Defined in:
lib/magica/build.rb

Instance Attribute Summary collapse

Instance Attribute Details

#executableObject

Returns the value of attribute executable

Returns:

  • (Object)

    the current value of executable



23
24
25
# File 'lib/magica/build.rb', line 23

def executable
  @executable
end

#libraryObject

Returns the value of attribute library

Returns:

  • (Object)

    the current value of library



23
24
25
# File 'lib/magica/build.rb', line 23

def library
  @library
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



23
24
25
# File 'lib/magica/build.rb', line 23

def object
  @object
end