Nicu B
Nicu B
Hi @ian-kelling , The same script works for me: ``` # cat 1.sh #!/bin/bash source "$( cd "${BASH_SOURCE[0]%/*}" && pwd )/lib/oo-bootstrap.sh" import util/exception ta() { touch /tmp/a/untouchable } ta ```...
Hi @niieani . Thank you for your reply. I am so sorry that there can't be a quick fix for that, as I was so decided to use this framework...
There is no problem, I can totally understand you and I really appreciate your work! I am just annoyed that I found such a good library and I am not...
@Cj-bc Thank you for your help, but I am trying to avoid that way. Based on documentation, I've already find a way, but, if there is any better example of...