메소드 | 설명 | |
---|---|---|
CheckPaths ( ) : void | ||
ConfirmToolsInstalled ( bool thoroughCheck ) : Task |
||
DownloadAndInstallTools ( StatusRepo repo ) : System.Threading.Tasks.Task | ||
ToolsInstaller ( IFileDownloader downloader, IRestarter restarter, IAbsoluteDirectoryPath destinationPath ) : System |
메소드 | 설명 | |
---|---|---|
CheckPathsInternal ( string bp ) : void | ||
CheckToolFilesExist ( ) : bool | ||
CheckToolsVersion ( ) : Task |
||
GetDesiredToolsVersion ( ) : System.Version | ||
ReadInstalledVersion ( ) : Task |
||
UpdateInstalledVersionInfo ( ) : System.Threading.Tasks.Task | ||
VerifyAllExist ( IEnumerable |
public ConfirmToolsInstalled ( bool thoroughCheck ) : Task |
||
thoroughCheck | bool | |
리턴 | Task |
public DownloadAndInstallTools ( StatusRepo repo ) : System.Threading.Tasks.Task | ||
repo | StatusRepo | |
리턴 | System.Threading.Tasks.Task |
public ToolsInstaller ( IFileDownloader downloader, IRestarter restarter, IAbsoluteDirectoryPath destinationPath ) : System | ||
downloader | IFileDownloader | |
restarter | IRestarter | |
destinationPath | IAbsoluteDirectoryPath | |
리턴 | System |