FileInfo.setAttributeFilePath

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.

class FileInfo
void
setAttributeFilePath
(
string attribute
,
string attrValue
)

Parameters

attribute string

a file attribute key.

attrValue string

a file path.