---------------------------------------------------------------------- This is the API documentation for the gdtest_config_all_on library. ---------------------------------------------------------------------- ## Classes Core classes Config(name: str, value: int = 0) Configuration holder. Attributes: name: Config name. value: Config value. ## Functions Public functions process(data: list) -> list Process the given data. Args: data: Input data list. Returns: Processed data list. ---------------------------------------------------------------------- This is the User Guide documentation for the package. ---------------------------------------------------------------------- # Getting Started Quick start guide for the all-on config package.