is_file property

is_file property

Indicates whether the result is a path to an output file.

Definition:

@property
def is_file(self):
    ...

See Also