File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,13 +88,13 @@ size int Number of bytes used to store the
8888 the overhead (in bytes) used to store
8989 the directory entry.
9090type ResourceType Resource type, one of the values
91- defined in :class: `~fs.ResourceType `.
91+ defined in :class: `~fs.enums. ResourceType `.
9292================ =================== ==========================================
9393
9494The time values (``accessed_time ``, ``created_time `` etc.) may be
9595``None `` if the filesystem doesn't store that information. The ``size ``
9696and ``type `` keys are guaranteed to be available, although ``type `` may
97- be :attr: `~fs.ResourceType.unknown ` if the filesystem is unable to
97+ be :attr: `~fs.enums. ResourceType.unknown ` if the filesystem is unable to
9898retrieve the resource type.
9999
100100Access Namespace
You can’t perform that action at this time.
0 commit comments