C# Class Octopus.Cli.Program

Mostra file Open project: OctopusDeploy/Octo.exe

Public Methods

Method Description
ConfigureLogger ( ) : void

Private Methods

Method 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 method

public static ConfigureLogger ( ) : void
return void