13 14 15
# File 'lib/neetob/cli/local/commands.rb', line 13 def ls Ls.new(options[:apps], options[:dir], options[:sandbox]).run end