We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
get_help
_get_sample_config
_get_data_keys
_get_moudle_docs
update_function
%UF
%U
run_module
add_config
The text was updated successfully, but these errors were encountered:
txoof
No branches or pull requests
get_help
generally needs to be rewritten to work better with CLI/web configuration_get_sample_config
points at INI version; consider removing entirely_get_data_keys
not really supported properly in plugins_get_moudle_docs
update plugins soupdate_function
ends docstring with%UF
rather than%U
to make it easier to pull just userfacing functionsrun_module
make sure this works appropriately for web configadd_config
likely needs to be removed; no longer valid with new configuration methods/JSON structureThe text was updated successfully, but these errors were encountered: