Module: TerminalShop::Internal

Extended by:
Util::SorbetRuntimeSupport
Defined in:
lib/terminal_shop/internal.rb,
lib/terminal_shop/internal/util.rb,
lib/terminal_shop/internal/type/enum.rb,
lib/terminal_shop/internal/type/union.rb,
lib/terminal_shop/internal/type/boolean.rb,
lib/terminal_shop/internal/type/hash_of.rb,
lib/terminal_shop/internal/type/unknown.rb,
lib/terminal_shop/internal/type/array_of.rb,
lib/terminal_shop/internal/type/base_page.rb,
lib/terminal_shop/internal/type/converter.rb,
lib/terminal_shop/internal/type/base_model.rb,
lib/terminal_shop/internal/type/file_input.rb,
lib/terminal_shop/internal/transport/base_client.rb,
lib/terminal_shop/internal/type/request_parameters.rb,
lib/terminal_shop/internal/transport/pooled_net_requester.rb

Defined Under Namespace

Modules: Transport, Type, Util

Constant Summary collapse

OMIT =
Object.new.tap do
_1.define_singleton_method(:inspect) { "#<#{TerminalShop::Internal}::OMIT>" }
      end
.freeze

Method Summary

Methods included from Util::SorbetRuntimeSupport

const_missing, define_sorbet_constant!, sorbet_constant_defined?, to_sorbet_type, to_sorbet_type