Sha256: 6cebd5e9e4e98df6429ccddb9b2dba6644bb40f2f0eb09f5d8fdab4b8dd58ec4
Contents?: true
Size: 260 Bytes
Versions: 3
Compression:
Stored size: 260 Bytes
Contents
module Wamp VERSION: String # See the writing guide of rbs: https://github.com/ruby/rbs#guides class Hello attr_reader realm: String attr_reader details: Hash[String, String] def initialize: (realm: String, details: Hash) -> void end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
xconn-0.1.2 | sig/wamp.rbs |
xconn-0.1.1 | sig/wamp.rbs |
xconn-0.1.0 | sig/wamp.rbs |