@mixint/pathunlink
v2.0.1
Published
A Transflect stream that does nothing but call fs.unlink and return 204 or the error
Maintainers
Readme
PathUnlink
PathUnlink is a Transflect stream released with MIXINT v0.1.0. It does nothing else but call 'fs.unlink' on the full pathname described in the incoming URL, and return a 204 on success or an error message otherwise.
