UserProfile: UserProfile Class

Description Public fields Methods

Description

UserProfile Class

UserProfile Class

Public fields

name
uid
user
homedir
options
shareddir
extra_mounts
limits

Methods

Public methods


Method new()

Usage
UserProfile$new(
  name,
  uid,
  user,
  homedir,
  options,
  shareddir,
  extra_mounts,
  limits
)

Method toJSON()

Usage
UserProfile$toJSON()

Method fromJSON()

Usage
UserProfile$fromJSON(UserProfileJson)

Method toJSONString()

Usage
UserProfile$toJSONString()

Method fromJSONString()

Usage
UserProfile$fromJSONString(UserProfileJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
UserProfile$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


riteshkarvaloc/dkubeR documentation built on Feb. 25, 2021, 9:28 p.m.