todo.md. changed a todo item
This commit is contained in:
@@ -12,6 +12,7 @@ class ParsedCommand:
|
||||
name: CommandName
|
||||
raw: str
|
||||
mode: str = "summary"
|
||||
mode_explicit: bool = False
|
||||
full: bool = False
|
||||
branch_fix: bool = False
|
||||
arguments: list[str] = field(default_factory=list)
|
||||
|
||||
Reference in New Issue
Block a user