StreamFs.getOwner

bool getOwner() nothrow

Gets whether or not stream owns the backend file descriptor.

Returns

true if stream owns the backend file descriptor or false

otherwise.