Sha256: 3c83709ec4897f6f2bc2e20ac32744306eb1b8ec40a9b85ef0eee0b5559b26ad
Contents?: true
Size: 261 Bytes
Versions: 14
Compression:
Stored size: 261 Bytes
Contents
module PgEventstore module SubscriptionRunnerCommands class Start < 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