end

abstract fun end(): String

Called after the process has ended. The String return value is placed into CommandResult.out (or .err).

Return

An empty string, or a representation of the command's output.