to_file method

to_file

Tries to convert the result to the file.

Returns

A string representing the path to the output file if the result is file; otherwise null.

def to_file(self):
    ...

See Also