Current Path : /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/ffi/ |
Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/ffi/posix.rb |
require 'ffi' module Puppet module FFI module POSIX require 'puppet/ffi/posix/functions' require 'puppet/ffi/posix/constants' end end end