booster / com.didiglobal.booster.command / CommandService

CommandService

class CommandService

Represents a command service

Constructors

<init>

Represents a command service

CommandService()

Companion Object Functions

fromPath

fun fromPath(name: String): Command

get

fun get(name: String): Command