Summary
Resets
Lets you specify a custom location for the data that CleanupCode caches. By default, the %LOCALAPPDATA% directory is used, unless there are settings files, in which case the one specified there is used. This parameter can be helpful if you want to use a fast SSD disk for the cache or if you want to store all your build processing data in a single place.
Syntax
public static CleanupCodeSettings ResetCachesHome(this CleanupCodeSettings toolSettings)
Attributes
Type |
Description |
PureAttribute |
|
Parameters
Return Value