createContainer

abstract fun createContainer(@Nullable tablePrefix: String)(source)

Creates the container that will hold challenges.

Parameters

tablePrefix

the prefix, if any, to use for the container's name.

Throws

if an I/O error occurs while creating the container.