CommandResourceClient: Command resource client

CommandResourceClientR Documentation

Command resource client

Description

Command resource client

Command resource client

Format

A R6 object of class CommandResourceClient

Details

Base class for resource clients issuing commands and get a result with the status of the execution, the output and the error messages.

Super class

resourcer::ResourceClient -> CommandResourceClient

Methods

Public methods

Inherited methods

Method new()

Creates a new CommandResourceClient instance

Usage
CommandResourceClient$new(resource)
Arguments
resource

A valid resource object.

Returns

A CommandResourceClient object.


Method clone()

The objects of this class are cloneable with this method.

Usage
CommandResourceClient$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


obiba/resourcer documentation built on May 5, 2023, 10:08 a.m.