jden123 / JustCli

Just a quick way to create your own command line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to setup argument default value for non primitive types

jden123 opened this issue · comments

If default value is a string use type converter to fill the value.