Ashet OS

async_call: ashet.fs.NearMove

Documentation

renames a file inside the same file system.

Note:

This is a cheap operation and does not require the copying of data.

Inputs

src_dir: Directory
src_path: str
dst_path: str

Errors

DiskError
Exists
FileNotFound
InvalidHandle
InvalidPath