Open ghost opened 3 years ago
I just need to make it loop over each argument with proper additional details, right?
Can I be assigned this?
I just need to make it loop over each argument with proper additional details, right?
Can I be assigned this?
I am not sure if it will work this way. You may need to check click documentation for info about multiple options.
Ok, I will assign you.😀
Unassigned due to inactivity.
Hi,
Can I be assigned to this task for this year's Hacktober fest ?
Pywhat supports files and folders, but it does not allow passing several files as arguments:
$ pywhat file1 file2 file3
results inError: Got unexpected extra arguments (file2 file3)