Command line prompter.
The goal is to display useful git information in the shell prompt.
Source code in m/cli/commands/devcontainer/prompter.py
| class Arguments(BaseModel):
"""Command line prompter.
The goal is to display useful git information in the shell prompt.
"""
|