Success

data class Success(val stdout: String, val stderr: String) : ExecutionResult

Constructors

Link copied to clipboard
constructor(stdout: String, stderr: String)

Properties

Link copied to clipboard
Link copied to clipboard