This commit is contained in:
Barrett Ruth 2025-10-23 23:48:32 -04:00
parent 9ffc285e16
commit 82021e3d97
2 changed files with 10 additions and 9 deletions

View file

@ -17,6 +17,7 @@ local actions = constants.ACTIONS
---@field problem_id? string
---@field interactor_cmd? string
---@field test_index? integer
---@field debug? boolean
--- Turn raw args into normalized structure to later dispatch
---@param args string[] The raw command-line mode args