aboutsummaryrefslogtreecommitdiff
path: root/lib/os/os.go
AgeCommit message (Expand)Author
2026-02-03lib/os: fix IsBinary that return true if file size less than 1024Shulhan
2026-01-09lib/os: add function IsBinaryStreamShulhan
2025-01-23all: use for-range with numericShulhan
2024-03-05all: comply with linter recommendations #3Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-09-14all: fix variable shadowing as reported by shadow toolShulhan
2023-09-09lib/io,os: check for EOF in ConfirmYesNoShulhan
2023-07-26lib/os: add function EnvironmentsShulhan
2023-07-21lib/os: add function PathFold and PathUnfoldShulhan
2023-04-09lib/os: copy lib/io#ConfirmYesNo to lib/osShulhan
2023-04-08lib/os: merge some functions from lib/ioShulhan
2022-02-02lib/os: implement function to Extract compressed and/or archived fileShulhan