C# 클래스 RavenFS.Server.Program

파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS

비공개 메소드들

메소드 설명
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