AFS: AFS class to interact with data on AFS

Description Usage Format Fields Examples

Description

AFS class to interact with data on AFS

Usage

1

Format

An object of R6Class with methods to interact with AFS.

Fields

connected

Checks if connected to AFS.

signin

Sign in to AFS with credentials

logout

Logout of AFS (remove all tokens)

get_tokens

Get the current tokens held in the cache.

get_error

Get the last error.

print_tokens

Print the tokens table in a few formats.

Examples

1
AFS$new(cell='northstar.dartmouth.edu')

nverno/sync.afs documentation built on May 24, 2019, 10:55 a.m.