get Attribute
Reads the value of a file attribute.
The attribute name is specified with the attribute parameter optionally prefixed with the attribute view name:
[view_name:]attribute_name
Content copied to clipboard
When the view name is not specified, it defaults to basic
.
Since Kotlin
1.5See also
Throws
Unsupported Operation Exception
if the attribute view is not supported.
Illegal Argument Exception
if the attribute name is not specified or is not recognized.