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):
...
Gets the full name of the file (relative path to the file from the root torrent folder).
@property
def name(self):
...