Skip to contents

Reads a hub's tasks configuration and extracts all unique target names that the hub accepts.

Usage

get_hub_supported_targets(base_hub_path)

Arguments

base_hub_path

Character. Path to the base hub directory containing the hub configuration (tasks.json).

Value

Character vector of unique supported target names.