Contents

init(contents:symlinkAttributes:)

Creates a result for a symlink-reading operation.

Declaration

init?(contents: FSFileName, symlinkAttributes attributes: FSItem.Attributes)

Parameters

  • contents:

    The contents of the symbolic link.

  • attributes:

    The Attributes of the symbolic link.

Return Value

A populated result instance, or nil if validation fails.

See Also

Creating a read-symlink result