toDigestString

fun toDigestString(concreteClassName: Boolean = true): String

Returns a string representation of this Runner, simplified to only contain the assignment configuration and submission IDs.

Parameters

concreteClassName

Whether to use the concrete type of this instance in place of the generic Runner type.