Learn R Programming

connector (version 0.1.0)

log_remove_connector.ConnectorFS: Log Remove Operation for FS connector

Description

Implementation of the log_remove_connector function for the ConnectorFS class.

Usage

# S3 method for ConnectorFS
log_remove_connector(connector_object, name, ...)

Arguments

connector_object

The ConnectorFS object.

name

The name of the connector.

...

Additional parameters.