public class FileSystem extends Object implements GeneratedFile.Accessor
| Constructor and Description |
|---|
FileSystem(Path baseDirectory,
boolean mavenLayout) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(GeneratedFile file) |
GeneratedFile |
get(FileLocation location) |
public FileSystem(Path baseDirectory, boolean mavenLayout)
public void accept(GeneratedFile file) throws IOException
accept in interface GeneratedFile.ConsumerIOExceptionpublic GeneratedFile get(FileLocation location) throws IOException
get in interface GeneratedFile.SupplierIOExceptionCopyright © 2022 SAP. All rights reserved.