unlink_swap


Description:

public static void unlink_swap (string path)

Delete a swap file from disk.

This must be used by tile backends which may swap to disk under certain circonstances.

For safety, this function will check that the swap file is in the swap directory before deletion but it won't perform any other check.

Parameters:

path

the path where the gegl tile backend has swapped.