# File 'lib/neetob/cli/users/commands.rb', line 12defauditAudit.new(options[:sandbox]).runend
#commits ⇒ Object
22
23
24
25
26
# File 'lib/neetob/cli/users/commands.rb', line 22defcommitsCommits.new(options[:author],options[:duration],options[:apps],options[:sandbox],options[:all_neeto_repos]).runend