Files
proxDoc/proxDoc.sh
Jared Vititoe a491ae4592 Cache disk list to avoid multiple lsblk calls
Add get_disk_list() function that caches the output of lsblk
on first call. Subsequent calls return the cached value,
reducing overhead when multiple functions need to iterate
over disk devices.

#8

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 10:51:13 -05:00

30 KiB
Executable File