// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby19
/
lib64
/
ruby
/
1.9.1
/
fiddle
[ PARENT ]
EDIT :: function.rb
module Fiddle class Function # The ABI of the Function. attr_reader :abi end end
SAVE
CANCEL