``diplomat predictors list_settings`` ------------------------------------- .. rubric:: Summary Gets the available/modifiable settings for a specified predictor plugin. .. rubric:: Usage .. code-block:: text diplomat predictors list_settings [-h] .. rubric:: Positional Arguments .. code-block:: text [STR, ...]|STR The string or list of strings being the names of the predictor plugins to view customizable settings for. If None, will print settings for all currently available predictors. Defaults to None. .. rubric:: Options .. code-block:: text -h, --help show this help message and exit