Sha256: cdb6e9873b526b92bb6009e7c9400b6a9c84248f9a010b596825a1aa09240955
Contents?: true
Size: 260 Bytes
Versions: 14
Compression:
Stored size: 260 Bytes
Contents
module PgEventstore module SubscriptionRunnerCommands class Stop < PgEventstore::SubscriptionRunnerCommands::Base # _@param_ `subscription_runner` def exec_cmd: (PgEventstore::SubscriptionRunner subscription_runner) -> void end end end
Version data entries
14 entries across 14 versions & 1 rubygems