Everything after the `#` character gets stripped down from string argument
Đang mở
- 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ả
This is pretty self-explanatory:
```
> python -c 'import fire; fire.Fire(lambda x: print(repr(x)))' 'qgm#123'
'qgm'
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.