mirror of
https://github.com/koajs/examples.git
synced 2026-01-25 14:48:15 +00:00
os.tmpdir() returns a path without a trailing slash at the end, so the following line constructs an invalid path to a temporary directory
os.tmpdir() returns a path without a trailing slash at the end, so the following line constructs an invalid path to a temporary directory