lookup


Description:

public unowned FileAttributeInfo? lookup (string name)

Gets the file attribute with the name name from this.

Parameters:

this

a FileAttributeInfoList.

name

the name of the attribute to look up.

Returns:

a FileAttributeInfo for the name, or null if an attribute isn't found.