Using the keywords command in the interactive mode causes the REPL to exit. The HTML log shows:
AttributeError: 'KeywordDoc' object has no attribute 'shortdoc'
Steps to reproduce
- In the yarf project directory, execute:
uv sync && source ./.venv/bin/activate && yarf
- Enter
keywords in the REPL
Using the
keywordscommand in the interactive mode causes the REPL to exit. The HTML log shows:Steps to reproduce
keywordsin the REPL