get_output_file method

get_output_file

Returns the stream to write to.

Returns

The named stream.

def get_output_file(self, file_name):
    ...
ParameterTypeDescription
file_namestrThe file name.

See Also