is_connected_irods: Predicate for iRODS Connectivity

View source: R/authentication.R

is_connected_irodsR Documentation

Predicate for iRODS Connectivity

Description

A predicate to check whether you are currently connected to an iRODS server.

Usage

is_connected_irods(...)

Arguments

...

Currently not implemented.

Value

Boolean whether or not a connection to iRODS exists.

Examples

is_connected_irods()

rirods documentation built on June 22, 2024, 11:55 a.m.