public class FileListConsumer extends Object implements org.codehaus.plexus.util.cli.StreamConsumer
| Modifier and Type | Field and Description |
|---|---|
protected String |
currentDir |
| Constructor and Description |
|---|
FileListConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
List<ScmFile> |
getFiles() |
protected ScmFile |
getScmFile(String filename) |
boolean |
hasBeenFed() |
protected String currentDir
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.