lib/keystone/os/darwin.rb in keystone-0.0.29 vs lib/keystone/os/darwin.rb in keystone-0.0.30

- old
+ new

@@ -1,4 +1,5 @@ +# -*- coding: utf-8 -*- module Keystone module Os class Darwin < Unix def process_list `/bin/ps -aux`.chomp \ No newline at end of file