lua arg inconsistency
Open
component/cli
focus/sanity
model/change
progress/0.5
progress/1
size/0.25
track/wip
value/0.75
- Dominant language
- Rust
- Stars
- 147
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
When torchbear is run as `torchbear lua_script some_arg` (and also with a shebang), the lua global *arg* is set to `{"lua_script", "some_arg"}` but when it's just the command `torchbear`, *arg* is set to nil. It should be set to an empty table.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.