Module: Pangea::Internal Private
- Defined in:
- lib/pangea/internal.rb,
lib/pangea/internal/util.rb,
lib/pangea/internal/type/union.rb,
lib/pangea/internal/type/boolean.rb,
lib/pangea/internal/type/hash_of.rb,
lib/pangea/internal/type/unknown.rb,
lib/pangea/internal/type/array_of.rb,
lib/pangea/internal/type/converter.rb,
lib/pangea/internal/type/base_model.rb,
lib/pangea/internal/transport/base_client.rb,
lib/pangea/internal/type/request_parameters.rb,
lib/pangea/internal/transport/pooled_net_requester.rb
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Defined Under Namespace
Modules: Transport, Type, Util
Constant Summary collapse
- OMIT =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
Object.new.tap do _1.define_singleton_method(:inspect) { "#<#{Pangea::Internal}::OMIT>" } end .freeze