Cli #5

Merged
KevinMidboe merged 2 commits from CLI into master 2018-10-18 18:54:22 +00:00
KevinMidboe commented 2018-10-18 18:54:16 +00:00 (Migrated from github.com)

the cli now handles argument variables from the terminal input.

Changes to video, core and exceptions:

Commit: c3bb6c6
If the name is not sufficient for a valid guess a insuffienet name error is thrown which is not handled correctly for both files and folders, then returned to the user to try move it by changing input name.

This means that if files do not have enough information they are saved in a list so they can be alter or compare the name in order to make a successful match to where the file should be saved.

the cli now handles argument variables from the terminal input. Changes to video, core and exceptions: > Commit: c3bb6c6 If the name is not sufficient for a valid guess a insuffienet name error is thrown which is not handled correctly for both files and folders, then returned to the user to try move it by changing input name. This means that if files do not have enough information they are saved in a list so they can be alter or compare the name in order to make a successful match to where the file should be saved.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedParser#5
No description provided.