OperatorSettings: OperatorSettings

OperatorSettingsR Documentation

OperatorSettings

Description

OperatorSettings

OperatorSettings

Format

R6Class object.

Super class

tercenApi::Base -> OperatorSettings

Public fields

namespace

of type String.

operatorRef

object of class OperatorRef.

environment

list of class Pair.

Methods

Public methods

Inherited methods

Method new()

Usage
OperatorSettings$new(json = NULL)

Method init()

Usage
OperatorSettings$init()

Method initJson()

Usage
OperatorSettings$initJson(json)

Method toTson()

Usage
OperatorSettings$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
OperatorSettings$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.