is_empty property

is_empty property

Gets a value indicating whether the path is empty.

Definition:

@property
def is_empty(self):
    ...

See Also