Sha256: 619ad0e16f455e14ec74ee079248b232896ec2f5028a6b0f3ac76bc75214c99a

Contents?: true

Size: 1.06 KB

Versions: 4

Compression:

Stored size: 1.06 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

4 entries across 4 versions & 1 rubygems

Version Path
orthoses-1.2.0 sig/orthoses/utils.rbs
orthoses-1.1.0 sig/orthoses/utils.rbs
orthoses-1.0.0 sig/orthoses/utils.rbs
orthoses-0.11.0 sig/orthoses/utils.rbs