Sha256: cbcffd9c0362c74839cd29633c9adb50c6e0939f41329a77b4ac636ed74a194b
Contents?: true
Size: 639 Bytes
Versions: 2
Compression:
Stored size: 639 Bytes
Contents
# This file is autogenerated. Do not edit it by hand. Regenerate it with: # srb rbi gems # typed: strong # # If you would like to make changes to this file, great! Please create the gem's shim here: # # https://github.com/sorbet/sorbet-typed/new/master?filename=lib/ffi-compiler/all/ffi-compiler.rbi # # ffi-compiler-1.0.1 module FFI::Compiler end class FFI::Compiler::Platform def arch; end def mac?; end def map_library_name(name); end def name; end def os; end def self.system; end end module FFI end module FFI::Compiler::Loader def self.caller_path(line = nil); end def self.find(name, start_path = nil); end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
eml-3.0.0 | sorbet/rbi/gems/ffi-compiler.rbi |
eml-2.2.0 | sorbet/rbi/gems/ffi-compiler.rbi |