loadArtifact

abstract suspend fun loadArtifact(name: String, version: Int? = null): Part?

Loads a specific artifact from the current session.