kanidm/docs/v1.0.0rc1/rustdoc/kanidm_cli/common/sidebar-items.js
2022-10-07 09:23:12 +00:00

1 line
481 B
JavaScript

window.SIDEBAR_ITEMS = {"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"]]};