file.attributes
Developmentstring[]as of v1.44.0
Array of file attributes.
Attributes names depend on the OS or file system. Here’s a non-exhaustive list of values expected for this attribute: archive, compressed, directory, encrypted, execute, hidden, immutable, journaled, read, readonly, symbolic link, system, temporary, write.
Examples
- ["readonly","hidden"]
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).