메소드 | 설명 | |
---|---|---|
IgnoreDir ( string workingDirectory, string fullDirectory ) : bool | ||
IgnoreFile ( string workingDirectory, string filePath ) : bool | ||
IgnoreRules ( string ignorePath ) : System |
메소드 | 설명 | |
---|---|---|
BuildRules ( List |
public IgnoreDir ( string workingDirectory, string fullDirectory ) : bool | ||
workingDirectory | string | |
fullDirectory | string | |
리턴 | bool |
public IgnoreFile ( string workingDirectory, string filePath ) : bool | ||
workingDirectory | string | |
filePath | string | |
리턴 | bool |