brent saner
d7db23d58c
v1.14.2
...
FIXED:
* Small comparison issue in a couple libs based on recent discovery in
r00t2.io/goutils/bitmask
2025-08-27 19:20:44 -04:00
brent saner
e797a14911
v1.14.1
...
FIXED:
* `envs/funcs.go:78:3: unknown field IgnoreWhiteSpace in struct literal of type EnvErrNoVal, but does have IgnoreWhitespace`
* `envs/funcs_enverrnoval.go:15:8: sb.WasFound undefined (type *strings.Builder has no field or method WasFound)`
2025-08-13 14:54:49 -04:00
brent saner
8260e4fa93
v1.14.0
...
ADD:
* `paths.Len()`
* `paths.LenSys()`
* `paths.Segment()`
* `paths.SegmentSys()`
* `paths.Strip()`
* `paths.StripSys()`
FIX:
* Naming conflics between `<stdlib>/path` and the `path` parameters
2025-07-31 03:48:08 -04:00
brent saner
82f58d4fbf
v1.13.2
...
ADDED:
* paths.RealPathJoin() and paths.RealPathJoinSys()
2025-07-09 16:27:48 -04:00
brent saner
7b0156775c
v1.13.0
...
ADDED:
* Convenience functions to determine if a process is running in an
elevated/dropped privileges context
2025-04-21 02:29:24 -04:00
brent saner
c6efc2d83c
v1.12.0
...
FIXED:
* paths: Async searching works correctly now, and is consolidated to a
single struct for searching options for async and synchronous
searches.
2024-11-18 17:36:14 -05:00
brent saner
eefe02afaf
v1.11.0
...
ADDED:
* fsutils: better/additional fsattrs functionality
* paths: highly filterable filesystem searching
2024-11-16 01:28:24 -05:00
brent saner
b82f0c02ed
v1.10.1
...
FIX:
* fs.FileMode for object type is 0 for regular files, so an additional
parameter is needed.
2024-11-12 06:50:44 -05:00
brent saner
903dd00c81
v1.10.0
...
ADDED:
* paths.SearchFsPaths, which lets a user provide a fairly flexible
function for searching files/directories/etc.
2024-11-12 06:32:04 -05:00
8254fd21a3
features: envs.GetFirst{,WithRef}, paths.GetFirst{,WithRef}
2022-09-15 01:56:08 -04:00
2bf9323203
fixing false undefined error
2022-08-26 02:41:13 -04:00
ecea194c0f
fixing bug- wrong bool state check for RealPathExists.
2022-02-11 03:27:01 -05:00
008ed531a2
...SplitN, not SplitAfterN
2021-12-18 04:46:43 -05:00
8f582d37f1
what a rabbithole. lots of goodies now.
2021-12-18 04:23:35 -05:00
3e51ac58db
update some stuff for paths, add env mappings
2021-11-16 02:49:17 -05:00
c1fc07de50
oh my word i'm an idiot
2021-03-19 13:06:11 -04:00
bb786855fc
TODO: get homedir of euid?
2021-02-19 03:20:50 -05:00
6d0cd91683
adding license
2020-09-26 03:20:17 -04:00
3135507e1b
adding exec_extra
2020-09-26 02:17:33 -04:00
cf50c65438
adding func to get PATH var
2020-09-25 16:54:33 -04:00
8337d9f973
checking in some various work
2020-09-12 01:25:27 -04:00
5b76d8b2ca
adding paths
2020-09-06 03:23:14 -04:00