C# 클래스 Eksi.Tasks.JSLintTask

상속: NAnt.Core.Task
파일 보기 프로젝트 열기: ssg/Eksi.Tasks

Private Properties

프로퍼티 타입 설명
createProcessStartInfo void
getCmdPath string
getJsLintPath string
runJSLint bool

보호된 메소드들

메소드 설명
ExecuteTask ( ) : void

비공개 메소드들

메소드 설명
createProcessStartInfo ( string cmd, string jsLintPath ) : void
getCmdPath ( ) : string
getJsLintPath ( ) : string
runJSLint ( string fileName ) : bool

메소드 상세

ExecuteTask() 보호된 메소드

protected ExecuteTask ( ) : void
리턴 void