Remove Option from commands.rs parser return type #23

Closed
opened 2020-10-22 19:18:45 +00:00 by projectmoon · 1 comment
Owner

There is no need to return an option when we have an IgnoredCommand, which is exactly what the calling function returns by translating a None to that error.

There is no need to return an option when we have an `IgnoredCommand`, which is exactly what the calling function returns by translating a None to that error.
Author
Owner

Fixed in f4417d4c1a

Fixed in f4417d4c1a320222e306360ded528dc25fdf2fbe
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: projectmoon/tenebrous-dicebot#23
No description provided.