Class Voodoo::Config::Configuration
In: voodoo/config.rb
Parent: Object

Class that holds configuration parameters

Methods

Attributes

default_architecture  [W] 
default_format  [RW] 
gas_command  [RW] 
nasm_command  [RW] 

Public Class methods

Public Instance methods

Returns the default architecture for this compiler

Returns the architecture of the machine running the program, or nil if that architecture cannot be determined

[Validate]