Ziggit
I want to get directories from PATH var
Help
standard-library
ziggon
February 22, 2025, 11:15am
2
return try allocator.dupe(u8, path_env);
fixed.
the problem was lifetime of os_env
show post in topic