Ashet OS

async_call: ashet.fs.Copy

Documentation

copies a file or directory between two unrelated directories. Can also move between different file systems.

Inputs

src_dir: Directory
src_path: str
dst_dir: Directory
dst_path: str

Errors

DiskError
Exists
FileNotFound
InvalidHandle
InvalidPath
NoSpaceLeft