Two possible methods for going about this is either going off of the path of the current script, or we could find a library similar to the
dirs-next library in rust which finds the canonical "correct" place to read/write configs in on that particular OS.
Frankly - I'm fine with both approaches, but I would like it to be able to load it from within the file hierarchy of the source.
Two possible methods for going about this is either going off of the path of the current script, or we could find a library similar to the dirs-next library in rust which finds the canonical "correct" place to read/write configs in on that particular OS.
Frankly - I'm fine with both approaches, but I would like it to be able to load it from within the file hierarchy of the source.