kanidm/docs/v1.1.0-alpha.2/rustdoc/kanidm_cli/common/sidebar-items.js
2023-03-27 02:04:43 +00:00

1 line
504 B
JavaScript

window.SIDEBAR_ITEMS = {"enum":[["OpType",""]],"fn":[["prompt_for_username_get_token","This parses the token store and prompts the user to select their username, returns the token as a String"],["prompt_for_username_get_username","This parses the token store and prompts the user to select their username, returns the username as a String"],["prompt_for_username_get_values","This parses the token store and prompts the user to select their username, returns the username/token as a tuple of Strings"]]};