Command Result
open class CommandResult
Content copied to clipboard
The result of command.
Constructors
CommandResult
Link copied to clipboard
open fun CommandResult(result: Int, successMsg: String, errorMsg: String)
Content copied to clipboard