fenn.export¶
- class fenn.export.Exporter[source]¶
Bases:
objectSingleton responsible for managing a single export directory.
- Return type:
- configure(args)[source]¶
Configure the export directory from arguments.
- Parameters:
args (Dict[str, Any])
- Return type:
Path
- property export_dir: Path¶
Return the export directory, ensuring it exists.