FileInfo.setAttributeFilePath

void setAttributeFilePath(string attribute, string attrValue)

Sets the attribute to contain the given attr_value, if possible.

This function is meant to be used by language bindings that have specific handling for Unix paths.

Parameters

attributea file attribute key.
attrValuea file path.