list_content_cnt.ConnectorLogger {connector} | R Documentation |
List contents Operation for ConnectorLogger class
Description
Implementation of the log_read_connector function for the ConnectorLogger class.
Usage
## S3 method for class 'ConnectorLogger'
list_content_cnt(connector_object, ...)
Arguments
connector_object |
The ConnectorLogger object. |
... |
Additional parameters. |
Value
The result of the read operation.
[Package connector version 0.1.1 Index]