name property

name property

Gets the full name of the file (relative path to the file from the root torrent folder).

Definition:

@property
def name(self):
    ...

See Also