IIgnoreConfiguration Interface

graph BT Type["IIgnoreConfiguration"] class Type type-node

Syntax

public interface IIgnoreConfiguration

Properties

Name Value Summary
Before DateTimeOffset?
IsEmpty bool
Paths IReadOnlyCollection<string>
Shas IReadOnlySet<string>

Extension Methods

GitHub