Top Level Namespace
Defined Under Namespace
Constant Summary collapse
- ASN1 =
GPS_PVT::ASN1
- RE_optflags =
/(?<=^|\s)-O(?:[0-3sgz]|fast)?/- IO_TARGETS =
[ [Kernel, :instance_eval], [(class << File; self; end), :class_eval], # https://github.com/ruby/ruby/commit/19beb028 ]