jackguo6973
MModular
•Created by jackguo6973 on 10/17/2024 in #questions
alias and os.getenv
Hi I have a question regarding constants and env variable.
I was hoping to do something like
where I can inject the path to a library depending on the os/system configuration and mojo would declare it as a constant at runtime. Is this not possible and I have to switch and make those library paths a variable or is there a way to declare them as constants without hardcoding the library paths?
1 replies