C# Class Bari.Core.Commands.Clean.SoftCleanPredicates

Inheritance: ISoftCleanPredicates
Afficher le fichier Open project: vigoo/bari Class Usage Examples

Méthodes publiques

Méthode Description
Add ( bool>.Func keepPredicate ) : void
ShouldDelete ( string relativePath ) : bool

Method Details

Add() public méthode

public Add ( bool>.Func keepPredicate ) : void
keepPredicate bool>.Func
Résultat void

ShouldDelete() public méthode

public ShouldDelete ( string relativePath ) : bool
relativePath string
Résultat bool