ReferenceΒΆ
- fs.base
FS
FS.__del__()
FS.__enter__()
FS.__exit__()
FS.__init__()
FS.appendbytes()
FS.appendtext()
FS.check()
FS.close()
FS.copy()
FS.copydir()
FS.create()
FS.desc()
FS.download()
FS.exists()
FS.filterdir()
FS.getbasic()
FS.getbytes()
FS.getdetails()
FS.getfile()
FS.getinfo()
FS.getmeta()
FS.getmodified()
FS.getospath()
FS.getsize()
FS.getsyspath()
FS.gettext()
FS.gettype()
FS.geturl()
FS.glob
FS.hash()
FS.hassyspath()
FS.hasurl()
FS.isclosed()
FS.isdir()
FS.isempty()
FS.isfile()
FS.islink()
FS.listdir()
FS.lock()
FS.makedir()
FS.makedirs()
FS.match()
FS.move()
FS.movedir()
FS.open()
FS.openbin()
FS.opendir()
FS.readbytes()
FS.readtext()
FS.remove()
FS.removedir()
FS.removetree()
FS.scandir()
FS.setbinfile()
FS.setbytes()
FS.setfile()
FS.setinfo()
FS.settext()
FS.settimes()
FS.touch()
FS.tree()
FS.upload()
FS.validatepath()
FS.walk
FS.walker_class
FS.writebytes()
FS.writefile()
FS.writetext()
- fs.compress
- fs.copy
- fs.enums
- fs.errors
BulkCopyFailed
CreateFailed
DestinationExists
DirectoryExists
DirectoryExpected
DirectoryNotEmpty
FSError
FileExists
FileExpected
FilesystemClosed
IllegalBackReference
InsufficientStorage
InvalidCharsInPath
InvalidPath
MissingInfoNamespace
NoSysPath
NoURL
OperationFailed
OperationTimeout
PathError
PermissionDenied
RemoteConnectionError
RemoveRootError
ResourceError
ResourceInvalid
ResourceLocked
ResourceNotFound
ResourceReadOnly
Unsupported
UnsupportedHash
- fs.glob
- fs.info
Info
Info.__init__()
Info.accessed
Info.copy()
Info.created
Info.get()
Info.gid
Info.group
Info.has_namespace()
Info.is_dir
Info.is_file
Info.is_link
Info.is_writeable()
Info.make_path()
Info.metadata_changed
Info.modified
Info.name
Info.permissions
Info.size
Info.stem
Info.suffix
Info.suffixes
Info.target
Info.type
Info.uid
Info.user
- fs.filesize
- fs.mirror
- fs.move
- fs.mode
- fs.opener
- fs.path
- fs.permissions
Permissions
Permissions.__init__()
Permissions.add()
Permissions.as_str()
Permissions.check()
Permissions.copy()
Permissions.create()
Permissions.dump()
Permissions.g_r
Permissions.g_w
Permissions.g_x
Permissions.get_mode()
Permissions.load()
Permissions.mode
Permissions.o_r
Permissions.o_w
Permissions.o_x
Permissions.parse()
Permissions.remove()
Permissions.setguid
Permissions.setuid
Permissions.sticky
Permissions.u_r
Permissions.u_w
Permissions.u_x
make_mode()
- fs.tools
- fs.tree
- fs.walk
- fs.wildcard
- fs.wrap
WrapCachedDir
WrapReadOnly
WrapReadOnly.appendbytes()
WrapReadOnly.appendtext()
WrapReadOnly.copy()
WrapReadOnly.create()
WrapReadOnly.getmeta()
WrapReadOnly.makedir()
WrapReadOnly.makedirs()
WrapReadOnly.move()
WrapReadOnly.open()
WrapReadOnly.openbin()
WrapReadOnly.remove()
WrapReadOnly.removedir()
WrapReadOnly.removetree()
WrapReadOnly.setinfo()
WrapReadOnly.settimes()
WrapReadOnly.touch()
WrapReadOnly.upload()
WrapReadOnly.writebytes()
WrapReadOnly.writefile()
WrapReadOnly.writetext()
cache_directory()
read_only()
- fs.wrapfs
WrapFS
WrapFS.__init__()
WrapFS.appendbytes()
WrapFS.appendtext()
WrapFS.copy()
WrapFS.copydir()
WrapFS.create()
WrapFS.delegate_fs()
WrapFS.delegate_path()
WrapFS.desc()
WrapFS.download()
WrapFS.exists()
WrapFS.filterdir()
WrapFS.getinfo()
WrapFS.getmeta()
WrapFS.getsize()
WrapFS.getsyspath()
WrapFS.gettype()
WrapFS.geturl()
WrapFS.hash()
WrapFS.hassyspath()
WrapFS.hasurl()
WrapFS.isdir()
WrapFS.isfile()
WrapFS.islink()
WrapFS.listdir()
WrapFS.lock()
WrapFS.makedir()
WrapFS.makedirs()
WrapFS.move()
WrapFS.movedir()
WrapFS.open()
WrapFS.openbin()
WrapFS.opendir()
WrapFS.readbytes()
WrapFS.readtext()
WrapFS.remove()
WrapFS.removedir()
WrapFS.removetree()
WrapFS.scandir()
WrapFS.setinfo()
WrapFS.settimes()
WrapFS.touch()
WrapFS.upload()
WrapFS.validatepath()
WrapFS.walk
WrapFS.writebytes()
WrapFS.writefile()