UnixOutputStreamGidBuilderImpl.closeFd

Set closeFd property.

class UnixOutputStreamGidBuilderImpl(T)
T
closeFd
(
bool propval
)

Parameters

propval bool

Whether to close the file descriptor when the stream is closed.

Return Value

Type: T

Builder instance for fluent chaining