For the complete documentation index, see llms.txt. This page is also available as Markdown.

Show Prompt Options

This API is used to show the Luciq invocation menu manually and does not take any arguments.

//Invoke Luciq
Luciq.show()
//Invoke Luciq
[Luciq show];
Luciq.show();
Luciq.show()
Luciq.show();
Luciq.show();

Last updated