kinderp/beer2beer

create a logout cmd for the interpreter

Aperta

#17 aperta il 23 feb 2023

 (0 commenti) (0 reazioni) (3 assegnatari)Python (0 fork)auto 404
cligood first issuepeer

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor