org.sonar.plugins.python
Class Utils

java.lang.Object
  extended by org.sonar.plugins.python.Utils

public final class Utils
extends Object


Method Summary
static int callCommand(String command, String[] environ, List<String> output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

callCommand

public static int callCommand(String command,
                              String[] environ,
                              List<String> output)


Copyright © 2011-2012 SonarSource and Waleri Enns. All Rights Reserved.