dissect.target.helpers.config

Module Contents

Functions

load

Attempt to load one configuration from the provided path(s).

Attributes

dissect.target.helpers.config.log
dissect.target.helpers.config.CONFIG_NAME = '.targetcfg.py'
dissect.target.helpers.config.load(paths: list[pathlib.Path | str] | pathlib.Path | str | None) types.ModuleType

Attempt to load one configuration from the provided path(s).