RandyTheSilly
|
df1fb21b23
|
Add StringGen() for generating cryptographically secure strings
|
2025-12-11 12:14:53 -05:00 |
|
RandyTheSilly
|
10ee4f91fc
|
Add ANSI constants for warning/blue/green
|
2025-11-10 00:50:16 -05:00 |
|
RandyTheSilly
|
83b0be1379
|
Always hard exit in PrintError(); do not pointlessly return the error code in soft exit
|
2025-06-01 16:58:29 -04:00 |
|
RandyTheSilly
|
71b5056ca6
|
Do not return isFile, as the returned error can be used for this purpose
|
2025-06-01 14:48:13 -04:00 |
|
RandyTheSilly
|
b001ea2a75
|
Simplify TargetIsFile
|
2025-06-01 14:44:27 -04:00 |
|
RandyTheSilly
|
e38a47784d
|
Make error codes sequential
|
2025-06-01 14:16:19 -04:00 |
|
RandyTheSilly
|
3707d6ee5a
|
Move PrintError() to other package
|
2025-06-01 14:12:31 -04:00 |
|
RandyTheSilly
|
d6820580d9
|
Remove unused errors
|
2025-06-01 13:53:29 -04:00 |
|
RandyTheSilly
|
799fafafe9
|
Return errors, rather than printing them; move PrintError() to front package
|
2025-06-01 13:45:32 -04:00 |
|
RandyTheSilly
|
e2e64d7fa4
|
Add AnsiBold constant
|
2025-05-29 18:53:06 +00:00 |
|
RandyTheSilly
|
20670ec7bb
|
Rename integer input function to clarify it is capable of returning negative values
|
2025-05-09 17:35:25 +00:00 |
|
RandyTheSilly
|
0846290a76
|
Add README.md
|
2025-05-09 15:47:35 +00:00 |
|
RandyTheSilly
|
857b8526a1
|
Initial code commit
|
2025-05-09 15:43:43 +00:00 |
|