Class: Wordmove::CLI::Commands::Push
- Inherits:
-
Dry::CLI::Command
- Object
- Dry::CLI::Command
- Wordmove::CLI::Commands::Push
- Includes:
- PullPushShared
- Defined in:
- lib/wordmove/cli.rb
Constant Summary
Constants included from PullPushShared
PullPushShared::WORDPRESS_OPTIONS
Instance Method Summary collapse
Instance Method Details
#call(**cli_options) ⇒ Object
139 140 141 |
# File 'lib/wordmove/cli.rb', line 139 def call(**) call_push_organizer_with(**) end |