Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add module for parsing command-line options
This is merges inko-optparse (https://github.com/yorickpeterse/inko-optparse) into the standard library, removing the need for a third-party dependency for parsing command-line options and arguments. This fixes #624. Changelog: added
- Loading branch information