GitStatus: GitStatus Class

GitStatusR Documentation

GitStatus Class

Description

GitStatus Class

GitStatus Class

Public fields

action
conflict
revertable
text

Methods

Public methods


Method new()

Usage
GitStatus$new(action, conflict, revertable, text)

Method toJSON()

Usage
GitStatus$toJSON()

Method fromJSONObject()

Usage
GitStatus$fromJSONObject(GitStatusJsonObject)

Method fromJSON()

Usage
GitStatus$fromJSON(GitStatusJson)

Method toJSONString()

Usage
GitStatus$toJSONString()

Method fromJSONString()

Usage
GitStatus$fromJSONString(GitStatusJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
GitStatus$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.