#171·pyWhat

Pywhat 应该接受多个文件作为输入

作者: ghost创建于 2021年10月4日更新于 2022年9月28日
标签good first issuehacktoberfest

Pywhat 支持文件和文件夹,但不允许传递多个文件作为参数: `$ pywhat file1 file2 file3` 会导致 `Error: Got unexpected extra arguments (file2 file3)`