libb.get_outputdir

get_outputdir()[source]

Get output directory setting from environment or system default.

Returns:

Setting object with dir attribute pointing to output directory.

Return type:

Setting

Uses CONFIG_OUTPUT_DIR environment variable if set, otherwise falls back to system temp directory.