Package org.instancio.generators
Interface IoSpecs
-
Method Summary
-
Method Details
-
file
Generator forFileobjects.Note that files or directories will not be created in the file system unless one of the following methods is invoked:
- Specified by:
filein interfaceIoGenerators- Parameters:
subdirectories- optional parameter for specifying one or more parent directories of the generated files- Returns:
- generator spec for files
- Since:
- 5.0.0
-