command_utils 0.4.3
This Gem will help you call external commands, process its stdout and stderr, to your own fit, and at the end, validate its return code.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (5):
            coderay
            >= 1.1.1, ~> 1.1
          
          
            gem_polisher
            >= 0.4.12, ~> 0.4
          
          
            rake
            >= 10.4.2, ~> 10.4
          
          
            rspec
            ~> 3.3
          
          
            simplecov
            ~> 0.10
          
    