| ApplicationProcess | R Documentation |
Creates ApplicationProcess to hold PID of the running application.
pidProcess identificator.
new()Creates ApplicationProcess object
ApplicationProcess$new(pid)
pidProcess identificator.
kill()Send signal to process.
ApplicationProcess$kill(signal = 15L)
signalSignal code.
clone()The objects of this class are cloneable with this method.
ApplicationProcess$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.