File.move

File move(ref File other)

Moves ownership from another File instance.

The source File will be invalidated after this operation.

Parameters

otherThe File to move from

Returns

A new File instance with the moved handle