Sha256: 917e09d9fa4106b84851bff5acd34cb598fa175615bd5e6561d3e6bee65d2144
Contents?: true
Size: 265 Bytes
Versions: 3
Compression:
Stored size: 265 Bytes
Contents
# THIS IS GENERATED CODE from `$ rake generate_self_sig` class Orthoses::ConstLoadError < StandardError attr_reader root: Module attr_reader const: Symbol attr_reader error: untyped def initialize: (root: Module, const: Symbol, error: untyped) -> void end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
orthoses-0.4.0 | sig/orthoses/const_load_error.rbs |
orthoses-0.2.0 | sig/orthoses/const_load_error.rbs |
orthoses-0.1.0 | sig/orthoses/const_load_error.rbs |