메소드 | 설명 | |
---|---|---|
GetStatusText ( Versionr x ) : string>.Tuple |
||
GetStatusText ( Versionr code, bool staged ) : string>.Tuple |
메소드 | 설명 | |
---|---|---|
ComputeTargets ( FileBaseCommandVerbOptions localOptions ) : bool | ||
RunInternal ( Area ws, Versionr status, IList |
||
Start ( ) : void |
메소드 | 설명 | |
---|---|---|
GetPatterns ( IList |
||
GetStatus ( Versionr x, bool flat = false ) : string | ||
PrintFile ( Area ws, string localRestrictedPath, Versionr x, bool flat = false ) : void |
protected ComputeTargets ( FileBaseCommandVerbOptions localOptions ) : bool | ||
localOptions | FileBaseCommandVerbOptions | |
리턴 | bool |
public static GetStatusText ( Versionr x ) : string>.Tuple |
||
x | Versionr | |
리턴 | string>.Tuple |
public static GetStatusText ( Versionr code, bool staged ) : string>.Tuple |
||
code | Versionr | |
staged | bool | |
리턴 | string>.Tuple |
protected RunInternal ( Area ws, Versionr status, IList |
||
ws | Area | |
status | Versionr | |
targets | IList |
|
options | FileBaseCommandVerbOptions | |
리턴 | bool |