Skip to content

Command Line Parsing

Richard Ng edited this page Aug 28, 2019 · 2 revisions

Google Options

Google options was used to abstract away the functionality from our code-base, and instead just use the already created library in our implementation.

Arguments

Any argument inputs were checked to see if they were valid, and any invalid inputs would be caught and a relevant message would be shown