oc_password: Opencast password

View source: R/oc_password.R

oc_passwordR Documentation

Opencast password

Description

This function returns the users Opencast password that is set in the environment variable OPENCAST_PASSWORD.

Usage

oc_password()

Value

A character string containing the users Opencast password.

See Also

oc_hostname oc_username

Examples

Sys.setenv(OPENCAST_PASSWORD = "opencast")

oc_password()

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