Skip to contents

Returns the currently configured workflow backend. Defaults to "local" if not configured.

Usage

get_workflow_backend()

Value

WorkflowBackend object

Examples

backend <- get_workflow_backend()