Rosettea / Hilbish

🌓 The Moon-powered shell! A comfy and extensible shell for Lua fans! 🌺 ✨
https://rosettea.github.io/Hilbish/
MIT License
499 stars 23 forks source link

docs: document return values for all functions #229

Closed TorchedSammy closed 1 year ago

TorchedSammy commented 1 year ago

currently return values for most functions are not documented at all. i found this when i personally needed to look at the docs for what a runner is supposed to return.

return values can be taken from the emmylua annotations, since they already exist.