C# 클래스 Deveel.Configuration.GnuParser

상속: Parser
파일 보기 프로젝트 열기: deveel/deveel-cli 1 사용 예제들

공개 메소드들

메소드 설명
GnuParser ( ) : System

보호된 메소드들

메소드 설명
Flatten ( Options options, string arguments, bool stopAtNonOption ) : String[]

메소드 상세

Flatten() 보호된 메소드

protected Flatten ( Options options, string arguments, bool stopAtNonOption ) : String[]
options Options
arguments string
stopAtNonOption bool
리턴 String[]

GnuParser() 공개 메소드

public GnuParser ( ) : System
리턴 System