Use Levenshtein distance to suggest possibly misspelt arguments
Closed this issue · 0 comments
cmannett85 commented
This can't be a policy as there's nothing to capture exceptions before they propagate out, so it will have to be implemented within root
and mode
for comparison to their immediate childrens' names. For re-useability though, implement as function within parsing
namespace.
- Implementation
- Unit tests
- Documentation