org.sonar.plugins.python.pylint
Class PylintArguments

java.lang.Object
  extended by org.sonar.plugins.python.pylint.PylintArguments

public class PylintArguments
extends Object


Constructor Summary
PylintArguments(org.sonar.api.utils.command.Command command)
           
 
Method Summary
 String[] arguments()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PylintArguments

public PylintArguments(org.sonar.api.utils.command.Command command)
Method Detail

arguments

public String[] arguments()


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