Class LocalFileSystem

java.lang.Object
org.frankframework.filesystem.AbstractFileSystem<Path>
org.frankframework.filesystem.LocalFileSystem
All Implemented Interfaces:
AutoCloseable, HasPhysicalDestination, IBasicFileSystem<Path>, ISupportsCustomFileAttributes<Path>, IWritableFileSystem<Path>

FileSystem representation of the local filesystem.
Author:
Gerrit van Brakel