deleteKit

abstract fun deleteKit(name: String): Kit?

Delete a kit.

Return

the kit that was deleted or null if no kit was found

Parameters

name

the name of the kit to delete