C# Class Bootstrapper.Program

Show file Open project: themotleyfool/NuGet

Public Methods

Method Description
Main ( string args ) : int
ParseArgs ( ) : string

Private Methods

Method Description
EnsurePackageRestoreConsent ( XmlDocument document ) : void
GetConfigDocument ( ) : XmlDocument
RunProcess ( ProcessStartInfo processInfo ) : void
WriteError ( Exception e ) : void

Method Details

Main() public static method

public static Main ( string args ) : int
args string
return int

ParseArgs() public static method

public static ParseArgs ( ) : string
return string