cligood first issuepeer
Repository-Metriken
- Stars
- (0 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
In shell/shell.py inside class Beer2BeerShell we need two new functions for logout cmd
- do_logout()
- help_logout()
See for inspiration do_login() and help_login() in the same class