use an enum for command line option values
Less error prone than using raw literals when it comes to adding new command line options.
parent
a08e7934
Please register or sign in to comment
Less error prone than using raw literals when it comes to adding new command line options.