C# Class Octopus.Cli.Program

Afficher le fichier Open project: OctopusDeploy/Octo.exe

Méthodes publiques

Méthode Description
ConfigureLogger ( ) : void

Private Methods

Méthode Description
BuildContainer ( ) : IContainer
GetCommand ( string first, ICommandLocator commandLocator ) : ICommand
GetFirstArgument ( IEnumerable args ) : string
Main ( string args ) : int
PrintError ( Exception ex ) : int
Run ( string args ) : int

Method Details

ConfigureLogger() public static méthode

public static ConfigureLogger ( ) : void
Résultat void