Common situation, I want to keep all my tackle functions in a parent directory and then be able to call them anywhere within the repo. Issue is I would also want a common hooks / templates dir so will need to have some env var telling me which dir the base file is in so I can build paths based on that known reference.
Anyways, it dun broke. Seem to be all smushed up (ie calling_directory and cwd).
Common situation, I want to keep all my tackle functions in a parent directory and then be able to call them anywhere within the repo. Issue is I would also want a common hooks / templates dir so will need to have some env var telling me which dir the base file is in so I can build paths based on that known reference.
Anyways, it dun broke. Seem to be all smushed up (ie calling_directory and cwd).