flux.conf_builtin module

flux.conf_builtin.conf_builtin_get(name, which='auto')

Get builtin (compiled-in) configuration values from libflux

Parameters
  • name (str) -- name of config value

  • which (str) -- one of "installed", "intree", or "auto" to return the installed path, in tree path, or automatically determine which to use. default=auto.