Sha256: a320c5c8884837ca619222542da75b58533ba7b7272d5501e320be4fd5a07bcd

Contents?: true

Size: 1.07 KB

Versions: 3

Compression:

Stored size: 1.07 KB

Contents

# THIS IS GENERATED CODE from `$ rake generate_self_sig`

module Orthoses::Utils
  def self.unautoload!: () -> untyped

  def self.each_const_recursive: (Module root, ?cache: Hash[untyped, true], ?on_error: ^(Orthoses::ConstLoadError) -> void) ?{ (Module, Symbol, untyped) -> void } -> void

  def self.rbs_defined_const?: (String name, ?library: (String | Array[String])?, ?collection: boolish) -> bool

  def self.rbs_defined_class?: (String name, ?library: (String | Array[String])?, ?collection: boolish) -> bool

  def self.rbs_type_name: (String) -> RBS::TypeName

  def self.rbs_environment: (?library: String | Array[String] | nil, ?collection: boolish, ?cache: boolish) -> RBS::Environment

  def self.object_to_rbs: (untyped object, strict: bool) -> String

  def self.module_name: (Module mod) -> String?

  def self.module_to_type_name: (Module) -> RBS::TypeName?

  def self.known_type_params: (Module | String) -> Array[RBS::AST::TypeParam]?

  def self.new_store: () -> Orthoses::store

  UNBOUND_NAME_METHOD: UnboundMethod

  attr_accessor self.rbs_collection_pathname: Pathname
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
orthoses-1.4.0 sig/orthoses/utils.rbs
orthoses-1.3.0 sig/orthoses/utils.rbs
orthoses-0.10.0 sig/orthoses/utils.rbs