Libraries
»
cure
(0.4.0)
»
Index
»
Cure
»
Cli
»
Command
»
#call
Method: Cure::Cli::Command#call
Defined in:
lib/cure/cli/command.rb
#
call
⇒
Object
42 43 44 45
# File 'lib/cure/cli/command.rb', line 42
def
call
validate
execute
end