deleteArtifact

open suspend override fun deleteArtifact(sessionKey: SessionKey, filename: String)

Deletes an artifact.

Parameters

sessionKey

identifies the session that owns the artifact.

filename

the artifact filename within the session.