Sha256: e1002cb25fca1819c66b460d3fd813a77100a61378479e98b1743a0fea5d28e5
Contents?: true
Size: 188 Bytes
Versions: 2
Compression:
Stored size: 188 Bytes
Contents
#ifndef GETARGV_RUBY_H #define GETARGV_RUBY_H 1 #include "ruby.h" #include "ruby/intern.h" #include <libgetargv.h> #include <stddef.h> #include <sys/errno.h> #endif /* GETARGV_RUBY_H */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
getargv-0.2.0-universal-darwin | ext/getargv_ruby/getargv_ruby.h |
getargv-0.1.0-x86_64-darwin-21 | ext/getargv_ruby/getargv_ruby.h |