oc_hostname: Opencast hostname

View source: R/oc_hostname.R

oc_hostnameR Documentation

Opencast hostname

Description

This function returns the Opencast hostname that is set in the environment variable OPENCAST_HOST.

Usage

oc_hostname()

Value

A character string containing the Opencast hostname.

See Also

oc_username oc_password

Examples

Sys.setenv(OPENCAST_HOST = "https://legacy.opencast.org")

oc_hostname()

ebbertd/opencastR documentation built on March 23, 2022, 10:11 p.m.