gc()
gc(\VFS $vfs, string $path, integer $secs = 345600)
Garbage collect files in the VFS storage system.
Parameters
\VFS | $vfs | The VFS object to perform garbage collection on. |
string | $path | The VFS path to clean. |
integer | $secs | The minimum amount of time (in seconds) required before a file is removed. |