Méthode | Description | |
---|---|---|
GetEncoding ( string filename ) : |
||
UpdateGitIgnore ( string repoPath ) : System.Threading.Tasks.Task |
Méthode | Description | |
---|---|---|
BuildNewIgnoreFile ( string repoPath, string ignorePath, |
||
GetCustomAllLinesAsync ( string path,
|
||
GetLatestIgnoreFile ( ) : System.Threading.Tasks.Task | ||
HasGitIgnore ( string repoPath ) : bool | ||
ReadTextAsync ( string filePath ) : Task |
||
WriteTextAsync ( string filePath, string text, FileMode mode, |
public static GetEncoding ( string filename ) : |
||
filename | string | The text file to analyze. |
Résultat |
public static UpdateGitIgnore ( string repoPath ) : System.Threading.Tasks.Task | ||
repoPath | string | |
Résultat | System.Threading.Tasks.Task |