StartProcess | R Documentation |
StartProcess
StartProcess
R6Class
object, super class IdObject
.
tercenApi::Base
-> tercenApi::IdObject
-> StartProcess
id
of type String inherited from super class IdObject
.
executable
of type String.
arguments
list of type String.
timeout
of type int.
pid
of type int.
script
of type String.
ulimits
object of class Ulimits
.
id
of type String inherited from super class IdObject
.
new()
StartProcess$new(json = NULL)
init()
StartProcess$init()
initJson()
StartProcess$initJson(json)
toTson()
StartProcess$toTson()
clone()
The objects of this class are cloneable with this method.
StartProcess$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.