Skip to content

saoudsalah/cmd_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

This a small script anable easy reading of the paramters form the command line passed to the program, with a simple interface.

How to use it ?

Create an instance of the of the class readArgs.

Add some rules to the objects in a dictionary format, using the method addRules().

Get the final output by calling the mothod getOptions().

If you want to see some example please check the code.

About

Command line paramater reader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages