class CommandService
Represents a command service
CommandService()
fun fromPath(name: String): Command
fun get(name: String): Command