public static interface BlameCommand.BlameInput
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<InputFile> | filesToBlame()List of files that should be blamed. | 
| FileSystem | fileSystem()Filesystem of the current (sub )project. | 
FileSystem fileSystem()
Iterable<InputFile> filesToBlame()
Copyright © 2009–2016 SonarSource. All rights reserved.