Sha256: 3fca0e1e7c2e1deaaf5a1f71133fbf16d0471462fc1875e60094923a5622f500

Contents?: true

Size: 1.18 KB

Versions: 5

Compression:

Stored size: 1.18 KB

Contents

# THIS IS GENERATED CODE from `$ rake sig`

# Call `rbs prototype runtime` and add to store
#     use Orthoses::RBSPrototypeRuntime,
#       patterns: ['Foo::*']
class Orthoses::RBSPrototypeRuntime
  @loader: Orthoses::_Call
  @patterns: Array[_ToS & Object | _Call & Object]?
  @method_definition_filter: Orthoses::Content::Environment::method_definition_filter?
  @alias_filter: Orthoses::Content::Environment::alias_filter?
  @constant_filter: Orthoses::Content::Environment::constant_filter?
  @mixin_filter: Orthoses::Content::Environment::mixin_filter?
  @attribute_filter: Orthoses::Content::Environment::attribute_filter?
  def initialize: (Orthoses::_Call loader, ?patterns: Array[_ToS & Object | _Call & Object]?, ?method_definition_filter: Orthoses::Content::Environment::method_definition_filter?, ?alias_filter: Orthoses::Content::Environment::alias_filter?, ?constant_filter: Orthoses::Content::Environment::constant_filter?, ?mixin_filter: Orthoses::Content::Environment::mixin_filter?, ?attribute_filter: Orthoses::Content::Environment::attribute_filter?) -> void
  def call: () -> Orthoses::store
end

interface Orthoses::RBSPrototypeRuntime::_Call
  def call: () -> (Array[String] | String)
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
orthoses-1.17.0 sig/orthoses/rbs_prototype_runtime.rbs
orthoses-1.16.0 sig/orthoses/rbs_prototype_runtime.rbs
orthoses-1.15.0 sig/orthoses/rbs_prototype_runtime.rbs
orthoses-1.14.0 sig/orthoses/rbs_prototype_runtime.rbs
orthoses-1.13.0 sig/orthoses/rbs_prototype_runtime.rbs