Class FileListConsumer
java.lang.Object
org.apache.maven.scm.provider.tfs.command.consumer.FileListConsumer
- All Implemented Interfaces:
org.codehaus.plexus.util.cli.StreamConsumer
- Direct Known Subclasses:
ServerFileListConsumer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
consumeLine
(String line) getFiles()
protected ScmFile
getScmFile
(String filename) boolean
-
Field Details
-
fed
private boolean fed -
currentDir
-
files
-
-
Constructor Details
-
FileListConsumer
public FileListConsumer()
-
-
Method Details
-
consumeLine
- Specified by:
consumeLine
in interfaceorg.codehaus.plexus.util.cli.StreamConsumer
-
getScmFile
-
getFiles
-
hasBeenFed
public boolean hasBeenFed()
-