Class Module
In: lib/inline.rb
Parent: Object

Methods

inline  

Attributes

options  [R]  options is a hash that allows you to pass extra data to your builder. The only key that is guaranteed to exist is :testing.

Public Instance methods

Extends the Module class to have an inline method. The default language/builder used is C, but can be specified with the lang parameter.

[Validate]