how to use unspecified arguments with clap

后端 未结 0 1770
没有蜡笔的小新
没有蜡笔的小新 2020-12-30 06:08

I want to create a CLI application using the clap library. The problem I have is that I want to use my application like this :

./my_app file.txt file2.txt -d
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题