class Umwelt::CLI::Commands::Pull
Public Instance Methods
call(*)
click to toggle source
# File lib/umwelt/cli/commands/pull.rb, line 7 def call(*) puts 'Pulling project' end
# File lib/umwelt/cli/commands/pull.rb, line 7 def call(*) puts 'Pulling project' end