Metadata


Name
sorbet-runtime
Version
0.4.4375
Platform
ruby
Authors
Stripe
Bindir
bin
Date
2019-07-02 00:00:00 UTC
Dependencies
minitest (~> 5.11, development)
mocha (~> 1.7, development)
rake (>= 0, development)
Description
Sorbet's runtime type checking component
Files
lib/sorbet-runtime.rb
lib/types/_types.rb
lib/types/abstract_utils.rb
lib/types/boolean.rb
lib/types/compatibility_patches.rb
lib/types/configuration.rb
lib/types/generic.rb
lib/types/helpers.rb
lib/types/interface_wrapper.rb
lib/types/private/abstract/data.rb
lib/types/private/abstract/declare.rb
lib/types/private/abstract/hooks.rb
lib/types/private/abstract/validate.rb
lib/types/private/casts.rb
lib/types/private/class_utils.rb
lib/types/private/decl_state.rb
lib/types/private/error_handler.rb
lib/types/private/methods/_methods.rb
lib/types/private/methods/call_validation.rb
lib/types/private/methods/decl_builder.rb
lib/types/private/methods/modes.rb
lib/types/private/methods/signature.rb
lib/types/private/methods/signature_validation.rb
lib/types/private/mixins/mixins.rb
lib/types/private/runtime_levels.rb
lib/types/private/types/not_typed.rb
lib/types/private/types/string_holder.rb
lib/types/private/types/void.rb
lib/types/profile.rb
lib/types/props/_props.rb
lib/types/props/constructor.rb
lib/types/props/custom_type.rb
lib/types/props/decorator.rb
lib/types/props/errors.rb
lib/types/props/optional.rb
lib/types/props/plugin.rb
lib/types/props/pretty_printable.rb
lib/types/props/serializable.rb
lib/types/props/type_validation.rb
lib/types/props/utils.rb
lib/types/props/weak_constructor.rb
lib/types/runtime_profiled.rb
lib/types/sig.rb
lib/types/struct.rb
lib/types/types/base.rb
lib/types/types/class_of.rb
lib/types/types/enum.rb
lib/types/types/fixed_array.rb
lib/types/types/fixed_hash.rb
lib/types/types/intersection.rb
lib/types/types/noreturn.rb
lib/types/types/proc.rb
lib/types/types/self_type.rb
lib/types/types/simple.rb
lib/types/types/type_member.rb
lib/types/types/type_parameter.rb
lib/types/types/type_template.rb
lib/types/types/type_variable.rb
lib/types/types/typed_array.rb
lib/types/types/typed_enumerable.rb
lib/types/types/typed_enumerator.rb
lib/types/types/typed_hash.rb
lib/types/types/typed_range.rb
lib/types/types/typed_set.rb
lib/types/types/union.rb
lib/types/types/untyped.rb
lib/types/utils.rb
Homepage
https://sorbet.run
Licenses
Apache-2.0
Require paths
lib
Required ruby version
>= 2.3.0, < 2.7.0.preview1
Required rubygems version
>= 0
Rubygems version
2.6.14
Specification version
4
Summary
Sorbet runtime
Original platform
ruby
New platform
ruby