Skip to contents

Get configuration for a specific tool from the registry.

Usage

sn_get_tool_config(tool_name, registry = NULL)

Arguments

tool_name

Character. Name of the tool.

registry

List. Tool registry (optional, will load if not provided).

Value

List with tool configuration or NULL if not found.

See also