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