Sha256: 0dbcba77256d0bf7891846d712c54fb6b6e1e267074a5a41a6dc51459b6977fd
Contents?: true
Size: 224 Bytes
Versions: 14
Compression:
Stored size: 224 Bytes
Contents
module PgEventstore module SubscriptionFeederCommands extend PgEventstore::Extensions::CommandClassLookupExtension # _@param_ `cmd_name` def self.command_class: ((String | Symbol) cmd_name) -> Class end end
Version data entries
14 entries across 14 versions & 1 rubygems