RunningState: RunningState

RunningStateR Documentation

RunningState

Description

RunningState

RunningState

Format

R6Class object, super class State.

Super classes

tercenApi::Base -> tercenApi::State -> RunningState

Methods

Public methods

Inherited methods

Method new()

Usage
RunningState$new(json = NULL)

Method init()

Usage
RunningState$init()

Method initJson()

Usage
RunningState$initJson(json)

Method toTson()

Usage
RunningState$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
RunningState$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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