C# Class Versionr.Commands.Log

Inheritance: FileBaseCommand
Afficher le fichier Open project: eatplayhate/versionr Class Usage Examples

Méthodes publiques

Méthode Description
Log ( bool jruntingMode = false ) : CommandLine

Méthodes protégées

Méthode Description
ComputeTargets ( FileBaseCommandVerbOptions localOptions ) : bool
RunInternal ( Area ws, Versionr status, IList targets, FileBaseCommandVerbOptions options ) : bool

Private Methods

Méthode Description
ApplyHistoryFilter ( IEnumerable history, LogVerbOptions localOptions ) : IEnumerable>>>
FilterAlterations ( System.Objects v ) : ResolvedAlteration>>.IEnumerable
FormatLog ( System.Objects v, ResolvedAlteration>.IEnumerable filteralt, LogVerbOptions localOptions ) : void
GetAlterationFormat ( System.Objects code ) : string
GetAlterations ( System.Objects v ) : IEnumerable

Method Details

ComputeTargets() protected méthode

protected ComputeTargets ( FileBaseCommandVerbOptions localOptions ) : bool
localOptions FileBaseCommandVerbOptions
Résultat bool

Log() public méthode

public Log ( bool jruntingMode = false ) : CommandLine
jruntingMode bool
Résultat CommandLine

RunInternal() protected méthode

protected RunInternal ( Area ws, Versionr status, IList targets, FileBaseCommandVerbOptions options ) : bool
ws Area
status Versionr
targets IList
options FileBaseCommandVerbOptions
Résultat bool