FileInfo.removeAttribute

Removes all cases of @attribute from @info if it exists.

class FileInfo
void
removeAttribute
(
string attribute
)

Parameters

attribute string

a file attribute key.

Meta