kinderp/beer2beer

create a logout cmd for the interpreter

オープン

#17 opened on 2023/02/23

 (0 件のコメント) (0 件のリアクション) (3 人の担当者)Python (0 件のフォーク)auto 404
cligood first issuepeer

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド