get_attribute


Description:

public unowned string? get_attribute (string path, string name, AttributeCheckFlags flags) throws Error

Get the attribute value of the specified attribute for the given file.

Parameters:

this

a Repository.

path

the relative path to the file.

name

the name of the attribute.

flags

a AttributeCheckFlags.

Returns:

the attribute value, or null.