Method | Description | |
---|---|---|
IgnoreDir ( string workingDirectory, string fullDirectory ) : bool | ||
IgnoreFile ( string workingDirectory, string filePath ) : bool | ||
IgnoreRules ( string ignorePath ) : System |
Method | Description | |
---|---|---|
BuildRules ( List |
public IgnoreDir ( string workingDirectory, string fullDirectory ) : bool | ||
workingDirectory | string | |
fullDirectory | string | |
return | bool |
public IgnoreFile ( string workingDirectory, string filePath ) : bool | ||
workingDirectory | string | |
filePath | string | |
return | bool |
public IgnoreRules ( string ignorePath ) : System | ||
ignorePath | string | |
return | System |