get_config¶
-
asdf.config.get_config()[source]¶ Get the current config, which may have been altered by one or more surrounding calls to
asdf.config_context.- Returns
- asdf.config.AsdfConfig
asdf.config.get_config()[source]¶Get the current config, which may have been altered by
one or more surrounding calls to asdf.config_context.