# Functions
CreateTempPath creates a temp path with the prefix using the Afero FS.
IsExisting returns bool whether path exists.
NewFilesystem returns a local filesystem based afero FS implementation.
NewMemoryFilesystem returns an in-memory afero FS implementation.
NewReadOnlyFs returns a read-only file system.