C# 클래스 Octopus.Cli.Program

파일 보기 프로젝트 열기: OctopusDeploy/Octo.exe

공개 메소드들

메소드 설명
ConfigureLogger ( ) : void

비공개 메소드들

메소드 설명
BuildContainer ( ) : IContainer
GetCommand ( string first, ICommandLocator commandLocator ) : ICommand
GetFirstArgument ( IEnumerable args ) : string
Main ( string args ) : int
PrintError ( Exception ex ) : int
Run ( string args ) : int

메소드 상세

ConfigureLogger() 공개 정적인 메소드

public static ConfigureLogger ( ) : void
리턴 void