is_stream property

is_stream property

Indicates whether the result is an output stream.

Definition:

@property
def is_stream(self):
    ...

See Also