Version: Version

VersionR Documentation

Version

Description

Version

Version

Format

R6Class object.

Super class

tercenApi::Base -> Version

Public fields

major

of type int.

minor

of type int.

patch

of type int.

tag

of type String.

date

of type String.

commit

of type String.

features

list of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
Version$new(json = NULL)

Method init()

Usage
Version$init()

Method initJson()

Usage
Version$initJson(json)

Method toTson()

Usage
Version$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Version$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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