Commit Graph

11 Commits

Author SHA1 Message Date
Timothy Baldridge
d52a09094b Update ChangeDownload.cs to use Path code. Update MEGADownloader to not try and heal archives 2020-07-12 21:50:12 -06:00
erri120
3ae5ef6d83
Changed return type to ExitCode 2020-04-06 19:14:46 +02:00
erri120
fd66313858
Added Extension check for files 2020-04-06 15:20:14 +02:00
erri120
0f4c843730
Created and implemented ExitCode enum 2020-04-06 15:09:17 +02:00
erri120
f5082d97e6
Using OptionAttribute.Required to check if we need to exit 2020-04-06 14:59:38 +02:00
erri120
48332d67f1
Implemented new Attributes in ChangeDownload 2020-04-06 14:57:37 +02:00
erri120
3bcab0db51
Renamed File/Directory Attributes to IsFile/Directory 2020-04-06 14:23:36 +02:00
erri120
b8be153c99
Created HasValidArguments function for checking paths 2020-04-06 14:22:10 +02:00
erri120
9a3a3448d0
Enabled Nullable 2020-04-06 14:04:40 +02:00
erri120
8caa66b6fa
Created CLIUtils.Exit 2020-02-24 18:05:42 +01:00
erri120
52784789ab
Created CLIUtils with logging 2020-02-24 17:50:58 +01:00