fio: Add new methods
Introduce in fio new methods taken from Python os.path: * fio.path.exists() * fio.path.lexists() * fio.path.is_file() * fio.path.is_dir() * fio.path.is_mount()
Loading
Please register or sign in to comment
Introduce in fio new methods taken from Python os.path: * fio.path.exists() * fio.path.lexists() * fio.path.is_file() * fio.path.is_dir() * fio.path.is_mount()