Passing an argument multiple times
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 28.2k
- Fork
- 1.5k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
How can add argument multiple times?
For example, in the multiply example, how to pass arbitrary number of integers with flags like this -
--------------------------
python calculate.py multiply -x 1 -x 2 -x 3
6
---------------------------
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.