addFile-methods: Methods for Function 'addFile'

Description Methods

Description

Methods for function addFile

Methods

signature(entity = "CachedLocation", file = "character", path = "character")

Adds the file to the CachedLocation. This method is not intended to be called by the user. Instead user's should call the addFile methods for the LocationOwner directly which will call this method on their behalf.

signature(entity = "LocationOwner", file = "character", path = "character")

Add the file to the entity's cache directory under the subdirectory specified by the path argument.

signature(entity = "LocationOwner", file = "character", path = "missing")

Add the file to the root of the entity's cached directory.


Sage-Bionetworks/rSynapseClientRewrite documentation built on May 9, 2019, 7:06 p.m.