getLinkAttrs

A nothrow version of getLinkAttributes in Phobos.

@safe nothrow
bool
getLinkAttrs
(
const Path file
,
ref uint attributes
)

Return Value

Type: bool

true on success and thus attributes contains a valid value.

Meta