Sha256: 66c2ef44ae13fdff5917b63974f592cffb25a597dae1a5fc40366cf42fc90eb3
Contents?: true
Size: 320 Bytes
Versions: 4
Compression:
Stored size: 320 Bytes
Contents
module PgEventstore module CLI module Commands class BaseCommand attr_reader options: PgEventstore::CLI::ParserOptions::BaseOptions %a{rbs:test:skip} def initialize: (PgEventstore::CLI::ParserOptions::BaseOptions options) -> untyped def call: -> Integer end end end end
Version data entries
4 entries across 4 versions & 1 rubygems