Lua variables for absolute path and relative path
Open
component/environment
focus/mechanics
model/change
progress/0.0
size/0.25
track/unscoped
value/0.75
- Dominant language
- Rust
- Stars
- 147
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
We need a variable to know the absolute path of the `init.lua` file, so we can prepend it to the hard coded values in the [lighttouch-base](https://github.com/foundpatterns/lighttouch-base/blob/master/base.lua#L13).
This will make accessing them from external directories possible.
One approach can be to do something like https://github.com/foundpatterns/torchbear/blob/master/src/lib.rs#L88
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.