Method: SimBot::CLI#list

Defined in:
lib/SimBot.rb

#listObject



39
40
41
# File 'lib/SimBot.rb', line 39

def list
  puts Dir['*.pid']
end