C# Class RavenFS.Server.Program

Datei anzeigen Open project: hibernating-rhinos/RavenFS

Private Methods

Method Description
AdminRequired ( System.Action actionThatMayRequiresAdminPrivileges, string cmdLine ) : void
ConfigureLogging ( ) : void
EmitWarningInRed ( ) : void
EnsureStoppedAndUninstall ( ) : void
InstallAndStart ( ) : void
InteractiveRun ( ) : void
InteractiveRun ( string args ) : void
Main ( string args ) : void
PrintUsage ( OptionSet optionSet ) : void
RestartService ( ) : void
RunAgainAsAdmin ( string cmdLine ) : bool
RunInDebugMode ( RavenFileSystemConfiguration ravenConfiguration, bool launchBrowser ) : void
RunningInInteractiveMode ( ) : bool
ServiceIsInstalled ( ) : bool
SetRecoveryOptions ( string serviceName ) : void
StartService ( ) : void
StopService ( ) : void
WaitForUserInputAndExitWithError ( ) : void
WriteInteractiveOptions ( Action>.Dictionary actions ) : void