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
attribute | a file attribute key. |
attrValue | a file path. |