Sha256: 294dfb75db4315ecf2be49fc41ef2942f35b255f5610ed5c8d88d51d1ceff3b2

Contents?: true

Size: 317 Bytes

Versions: 4

Compression:

Stored size: 317 Bytes

Contents

module PgEventstore
  module CLI
    module Commands
      class HelpCommand
        attr_reader options: PgEventstore::CLI::ParserOptions::BaseOptions

        def initialize: (PgEventstore::CLI::ParserOptions::BaseOptions options) -> void

        %a{rbs:test:skip} def call: -> Integer
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pg_eventstore-1.9.0 sig/pg_eventstore/cli/commands/help_command.rbs
pg_eventstore-1.8.0 sig/pg_eventstore/cli/commands/help_command.rbs
pg_eventstore-1.7.0 sig/pg_eventstore/cli/commands/help_command.rbs
pg_eventstore-1.6.0 sig/pg_eventstore/cli/commands/help_command.rbs