public class CopyFromDirectorySourceCodeProvider extends java.lang.Object implements SourceCodeProvider
| Constructor and Description |
|---|
CopyFromDirectorySourceCodeProvider(java.nio.file.Path sourceFolderPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isGit() |
void |
retrieveAndSaveTo(java.nio.file.Path destinationFolder) |
public CopyFromDirectorySourceCodeProvider(java.nio.file.Path sourceFolderPath)
public boolean isGit()
public void retrieveAndSaveTo(java.nio.file.Path destinationFolder)
throws java.io.IOException
retrieveAndSaveTo in interface SourceCodeProviderjava.io.IOException