Class ProcessResult

    • Constructor Detail

      • ProcessResult

        public ProcessResult​(int result,
                             List<String> out)
        Create with the result exit code and std out and err content.