Bases: deluge.ui.console.main.BaseCommand
Show information about the torrents
Writes out the torrents information to the screen.
| Parameters: |
|
|---|
Returns a string of a progress bar.
| Parameter: | progress – float, a value between 0-100 |
|---|---|
| Returns: | str, a progress bar based on width |