| RunProfile | R Documentation |
RunProfile
RunProfile
R6Class object, super class Profile.
tercenApi::Base -> tercenApi::Profile -> RunProfile
nameof type String inherited from super class Profile.
memoryof type int.
kernelMemoryof type int.
blkioWeightof type int.
pidsLimitof type int.
ulimits_nofileof type int.
timeoutof type int.
storageSizeof type String.
cpusetCpusof type String.
nameof type String inherited from super class Profile.
new()RunProfile$new(json = NULL)
init()RunProfile$init()
initJson()RunProfile$initJson(json)
toTson()RunProfile$toTson()
clone()The objects of this class are cloneable with this method.
RunProfile$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.