16 Commits

Author SHA1 Message Date
3762890914
🔨 Rename CLI flags 2025-01-03 13:14:25 +04:00
048cb68898 🚑 Replace 'math.MaxUint32' with static variable 2024-12-18 23:47:24 +04:00
186683fce5 🔨Cobra package replaced with standard flag package 2024-12-18 20:58:14 +04:00
3068e0acae 🔨 Add 'types' package 2024-12-17 02:46:55 +04:00
fe4a93b394 🔨 Add constructors to config structs 2024-11-27 00:46:14 +04:00
098c1d8cc4 🔨 Make the 'Option' type private and add the 'IOption' type 2024-11-23 17:53:11 +04:00
d98fb477d4 🔨 Update usage text 2024-11-23 16:28:19 +04:00
adc5a34891 🔨 Remove short name from CLI 2024-11-23 00:11:54 +04:00
9679fb1c7a 🔨 Remove shorthand letter from 'no-proxy-check' parameter 2024-11-23 00:09:48 +04:00
011c7a7774 Added 'no-proxy-check' parameter 2024-11-22 23:58:17 +04:00
3b30f2a64b 🔨 Refactor config types 2024-09-10 18:53:32 +04:00
1690cd72c0 🎨 auto formatted 2024-09-03 02:29:05 +04:00
ff1df870aa add yes flag to CLIConfigReader 2024-09-03 02:26:32 +04:00
b7ac3bc549 🔨 update CLIYesOrNoReader to include default value 2024-09-03 02:05:50 +04:00
af028a8f82 🔨 Remove unused imports in config and custom_errors packages 2024-05-25 20:49:07 +04:00
7a2558b25a 🎉first commit 2024-05-25 20:26:20 +04:00