C# 클래스 Goose.Core.Output.JsonCommandLogParser

상속: ICommandLogParser
파일 보기 프로젝트 열기: sebastianhallen/Goose

공개 메소드들

메소드 설명
JsonCommandLogParser ( ) : System
Parse ( string buildLog ) : CommandOutput

메소드 상세

JsonCommandLogParser() 공개 메소드

public JsonCommandLogParser ( ) : System
리턴 System

Parse() 공개 메소드

public Parse ( string buildLog ) : CommandOutput
buildLog string
리턴 CommandOutput