This function does the actual closing of a cloud path object. This works by closing the connection and then using the attached metadata to upload the file to OneDrive or SharePoint using the attached drive.

# S3 method for cloud_file
close(con, ...)

# S3 method for cloud_file
open(con, ...)

Arguments

con

cloud_file connection object

...

Parameters to pass forward - reserved for potential future use

Value

Nothing