Trait method lrs::fd::FDContainer::is_owned

Returns whether the object owns the file descriptor, i.e., whether it closes it when it goes out of scope.

Syntax

fn is_owned(&self) -> bool