kinderp/beer2beer

create a logout cmd for the interpreter

开放

#17 创建于 2023年2月23日

 (0 条评论) (0 个反应) (3 位负责人)Python (0 个派生)auto 404
cligood first issuepeer

仓库指标

星标
 (0 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南