Skip to contents

NamespaceActions Class

Format

An R6Class generator object

Methods


Method new()

Usage


Method toJSON()

Usage

NamespaceActions$toJSON()


Method fromJSON()

Usage

NamespaceActions$fromJSON(NamespaceActionsJson)


Method toJSONString()

Usage

NamespaceActions$toJSONString()


Method fromJSONString()

Usage

NamespaceActions$fromJSONString(NamespaceActionsJson)


Method clone()

The objects of this class are cloneable with this method.

Usage

NamespaceActions$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.