wiz.config¶
-
wiz.config.fetch(refresh=False)[source]¶ Fetch configuration mapping.
The configuration created is cached for future usage so that configuration previously fetched will be returned.
Parameters: refresh – Indicate whether the configuration should be re-created instead of using configuration previously created whenever possible. Default is False. Returns: Configuration mapping.