is_file property

is_file property

Indicates whether the result is a file path.

Definition:

@property
def is_file(self):
    ...

See Also