Sha256: 68499a68755146da71cec57b99c9bebeb84091698d1ecc11f43b8eb7489c3282

Contents?: true

Size: 1023 Bytes

Versions: 4

Compression:

Stored size: 1023 Bytes

Contents

# THIS IS GENERATED CODE from `$ rake generate_self_sig`

module Orthoses::Utils
  UNBOUND_NAME_METHOD: UnboundMethod

  def self.unautoload!: () -> void

  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) -> 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
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
orthoses-0.4.0 sig/orthoses/utils.rbs
orthoses-0.3.0 sig/orthoses/utils.rbs
orthoses-0.2.0 sig/orthoses/utils.rbs
orthoses-0.1.0 sig/orthoses/utils.rbs