Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LISTLIB subcommand as an extension to FUNCTION #1796

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

PragmaTwice
Copy link
Member

We add a subcommand called LISTLIB which can list detailed information in a specific library.

Unlike LIST, LISTLIB can only retrieve information while the library is loaded into lua runtime, i.e. if a library is in the storage but not loaded to lua runtime, nothing will be returned.

@git-hulk
Copy link
Member

git-hulk commented Oct 9, 2023

@PragmaTwice PragmaTwice merged commit 493c17f into unstable Oct 9, 2023
54 checks passed
@enjoy-binbin enjoy-binbin deleted the function-listlib branch October 9, 2023 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants