Directory Information
- class client.DirInfoItem
Bases:
object
Class holding information on a directory item. This can be a file or a directory.
- Variables:
type – (Type) item type (see Type class)
attributes – file attributes
size – size in bytes
dateTime – modification date and time
name – file name