Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 277 Bytes

File metadata and controls

6 lines (4 loc) · 277 Bytes

CommandLineArgsToDict

The ability to fetch the arguments (with their aliases) from the command line, validating and then using them! The first option is to initialize from CLI otherwise check on the app.config file!

A simple implemantation of the Miracle.Arguments NPM!