Success
class Success(command: Command, call: CommandCall, resolvedCall: ResolvedCommandCall) : CommandExecuteResult
Content copied to clipboard
指令执行成功
Constructors
Success
Link copied to clipboard
fun Success(command: Command, call: CommandCall, resolvedCall: ResolvedCommandCall)
Content copied to clipboard