Skip to contents

Internal helper used by htc_upload(), htc_download(), htc_submit(), and htc_status() to resolve the config list. Checks the explicit argument first, then falls back to the session option set by htc_start_session(), then errors if neither is available.

Usage

.resolve_config(config)

Arguments

config

A named list or NULL.

Value

A validated config list with username and server.