listArtifactKeys

open suspend override fun listArtifactKeys(sessionKey: SessionKey): List<String>

Lists the filenames visible to a session: its own artifacts plus the user's user: ones.

Return

the artifact filenames, with user: prefixes retained.

Parameters

sessionKey

identifies the user and session whose artifacts are listed.