Package | Description |
---|---|
org.sonar.runner |
API package of the Sonar Runner.
|
Modifier and Type | Method and Description |
---|---|
static Runner |
Runner.create(Properties props)
Creates a Runner based only on the given properties.
|
static Runner |
Runner.create(Properties props,
File basedir)
Creates a Runner based only on the properties and with the given base directory.
|
Copyright © 2011–2017 SonarSource. All rights reserved.