Libraries
»
multipull
(0.0.4)
»
Index
»
Multipull
»
Command
»
#run
Method: Multipull::Command#run
Defined in:
lib/multipull/command.rb
#
run
⇒
Object
16 17 18 19
# File 'lib/multipull/command.rb', line 16
def
run
parse_options
main
end