# Generated by roxygen2: do not edit by hand

S3method(print,serviceDetails)
S3method(print,snapshotDetails)
S3method(summary,serviceDetails)
S3method(summary,snapshotDetails)
export(createSnapshot)
export(deleteRemoteFile)
export(deleteService)
export(deleteSnapshot)
export(diffLocalRemote)
export(downloadSnapshot)
export(getRemoteFile)
export(getRemoteObject)
export(getRemoteWorkspace)
export(getService)
export(getValidatedServiceType)
export(is.serviceDetails)
export(is.snapshotDetails)
export(listRemoteFiles)
export(listServices)
export(listSnapshots)
export(loadSnapshot)
export(publishService)
export(putLocalFile)
export(putLocalObject)
export(putLocalWorkspace)
export(remoteCommandLine)
export(remoteExecute)
export(remoteLogin)
export(remoteLoginAAD)
export(remoteLogout)
export(remoteScript)
export(request)
export(resume)
export(send)
export(serviceOption)
export(serviceTypes)
export(updateService)
import(R6)
import(curl)
import(jsonlite)
import(tools)
importFrom(stats,na.omit)
importFrom(utils,data)
importFrom(utils,installed.packages)
useDynLib(mrsdeploy)
