project id if any, when returned by a API call, it usually return the
project id and stored with the object.
url
url
created_on
date created on
modifield_on
data modified on
origin
list as origin
Methods
download(destfile, ..., method = "curl")
see help(download.file) for more options
meta()
get metadata from a file
Details
Files class (has 's') contains CWL File class, it's usally returned by the API call which
returns Files. A group of Files is defined as FilesList. Users don't usually
need to construct Files or FilesList manually, most time it's generated from a API
call.