kor-elf
|
8fdecbcd8d
|
Add table implementation with Add, Delete, and Clear methods
|
2026-04-26 15:59:53 +05:00 |
|
kor-elf
|
a56dcc2952
|
Switch to fmt.Sprintf for appending a newline in CommandRun for consistency
|
2026-04-26 15:58:38 +05:00 |
|
kor-elf
|
8fb0306b1b
|
Switch from fmt.Sprintf to strings.Join for writing arguments in CommandRun
|
2026-04-26 15:37:17 +05:00 |
|
kor-elf
|
6d62b280a1
|
Add Batch implementation with Args, Check, Close, and MoveFile methods
|
2026-04-26 15:27:31 +05:00 |
|
kor-elf
|
53d8854ab4
|
Add CommandRun implementation for executing batch commands
|
2026-04-26 15:27:11 +05:00 |
|