**Parse IF<n> token for infield-fly commands** #47
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
umpire274/bs_scoring#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parse IF token for infield-fly commands
The infield-fly branch only matches
strip_prefix("IFF"), so documented commands like7 IF4/7 if4do not parse and fall through toUnknown. This makes the advertised infield-fly syntax unusable in live scoring unless users enter the non-documentedIFF<n>form. Please accept theIFprefix here so parser behavior matches the command grammar.Useful? React with 👍 / 👎.
Originally posted by @chatgpt-codex-connector[bot] in https://github.com/umpire274/bs_scoring/pull/46#discussion_r3057788082