C# 클래스 sb.Core.App.Commands.Fetch

상속: ICommand
파일 보기 프로젝트 열기: slicebuild/sb

공개 메소드들

메소드 설명
Fetch ( Args args ) : System
ICommand ( ) : void

비공개 메소드들

메소드 설명
FetchBranches ( ) : IEnumerable
FetchLatestBranchName ( ) : string

Fetches the latest version with the same MAJOR part as the executable

메소드 상세

Fetch() 공개 메소드

public Fetch ( Args args ) : System
args Args
리턴 System

ICommand() 공개 메소드

public ICommand ( ) : void
리턴 void