Top Level Namespace

Defined Under Namespace

Modules: GPS_PVT, URI

Constant Summary collapse

ASN1 =
GPS_PVT::ASN1
IO_TARGETS =
[
  [Kernel, :instance_eval],
  [(class << File; self; end), :class_eval], # https://github.com/ruby/ruby/commit/19beb028
]