Libraries
»
aspen-cli
(0.1.2)
»
Index (P)
»
Aspen
»
CLI
»
Commands
»
Push
Class: Aspen::CLI::Commands::Push
Inherits:
Dry::CLI::Command
Object
Dry::CLI::Command
Aspen::CLI::Commands::Push
show all
Defined in:
lib/aspen/cli/commands/push.rb
Instance Method Summary
collapse
#
call
⇒ Object
Instance Method Details
#
call
⇒
Object
8 9 10
# File 'lib/aspen/cli/commands/push.rb', line 8
def
call
(
*
)
Aspen
::
Actions
::
Push
.
new
.
call
end