# Functions
FromOSToFS returns the FS and FS path for the given OS path.
FSWithFiles returns an FS with the given files contents generated inside it.
OSFSWithTemp returns an os.FS instance with 1) the current module's directory and 2) a temporary directory mounted inside.