Class: Karafka::Cli::Info
Overview
Info Karafka Cli action
Constant Summary collapse
- BANNER =
Nice karafka banner
<<~BANNER @@@ @@@@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@@@@@@@ @@@ @@@ @@@@@@@@@ @@@@@@@@ @@@ @@@@ @@@@@@@@@ @@@@@@ @@@ @@@ @@@@@ @@@ @@@ @@@ @@@@@@@ @@@ @@@ @@@@@@@ @@@ @@@ @@@ @@@@ @@@ @@@ @@@@@@@ @@@ @@@ @@@ @@@@ @@@@@@@@@@ @@@ @@@@@@@@@@ @@@ @@@ @@@@ @@@@@@@@@@ BANNER
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#call ⇒ Object
Print configuration details and other options of your application.
Methods inherited from Base
bind_to, desc, #initialize, load, option
Constructor Details
This class inherits a constructor from Karafka::Cli::Base