admin
|
bd9f268f52
|
count_folder_files now returns a file count list for each subdirectory if subdirectories exist
|
2024-05-19 15:27:54 -04:00 |
|
admin
|
bc94aad72d
|
added get_subdirectories function
|
2024-05-19 15:16:29 -04:00 |
|
admin
|
a80d99f871
|
count_folder_files will now return a different result if more than 0 subfolders
|
2024-05-19 15:13:16 -04:00 |
|
admin
|
e0410dbe3e
|
Fixed usage string
|
2024-05-19 13:35:21 -04:00 |
|
admin
|
79351568a7
|
Now works with multiple files as arguments
|
2024-05-19 13:33:16 -04:00 |
|
admin
|
545279d6c6
|
Now cleans files correctly whether or not there is a slash in the directory_name
|
2024-05-19 13:26:12 -04:00 |
|
admin
|
453a6c98a3
|
Refactored clean directory name code
|
2024-05-19 13:18:13 -04:00 |
|
admin
|
19e8c46c3e
|
Todo: If backlash exists in the input, run existing cleaning code. Otherwise, clean directory name with rsplit
|
2024-05-19 13:05:59 -04:00 |
|