Sha256: 8ae0e90aa433232fa48034cb7554237e7eae15b28682802eddbd6a0b805f202d
Contents?: true
Size: 133 Bytes
Versions: 12
Compression:
Stored size: 133 Bytes
Contents
class WithSingletonConstructor attr_reader foo: String def initialize: (foo: String) -> any def self.create: -> instance end
Version data entries
12 entries across 12 versions & 1 rubygems