|
Rebornbuddy
|
Static Public Member Functions | |
| static IEnumerable< string > | GetFolderNames () |
| static IEnumerable< string > | GetMainFolders (string basePath) |
| static IEnumerable< string > | GetGitDirectories (string basePath) |
| static bool | TryToDeleteRepobuddyDirectory () |
| static ? DirectoryInfo | FindRepobuddyDirectory () |
| static void | RecursiveDelete (DirectoryInfo baseDir) |
Static Public Attributes | |
| static readonly List< RepositoryInfo > | DefaultRepos = JsonConvert.DeserializeObject<List<RepositoryInfo>>(Resources.DefaultRepoList) ?? new List<RepositoryInfo>() |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |