opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

✨ `SHOW FUNCTIONS` should show descriptions and parameter info

Open joocer opened this issue 3 years ago • 1 comments
trafficstars

Show functions isn't much use without info about the functions.

joocer avatar Sep 17 '22 18:09 joocer

This may need either a separate data structure or the current structure holding the function definitions to hold more info. I'm inclined to have a new structure that is defined within the function that retrieves the list.

joocer avatar Oct 05 '22 16:10 joocer