24 25 26 27 28
# File 'lib/miu/cli.rb', line 24 def init directory 'config' empty_directory 'log' empty_directory 'tmp/pids' end