Get a temporary directory path
do { path = try Tempry.directory() } catch _ { }
do { try Tempry.dispose(path: path) } catch _ { }