Méthode |
Description |
|
add ( DefinitionCache cache, DefinitionCacheItem item, BaseCommandHandlerParameter parameter ) : void |
|
|
add ( DefinitionCache cache, DefinitionCacheItem item, DefinitionCacheItem parameter ) : void |
|
|
add ( DefinitionCache cache, DefinitionCacheItem item, IEnumerable parameters ) : void |
|
|
add ( DefinitionCache cache, DefinitionCacheItem item, IEnumerable parameters ) : void |
|
|
addPlaceholderLanguages ( string path, List existing ) : List |
|
|
appendDefinitions ( string file ) : DefinitionCache |
|
|
buildDefinitions ( string file ) : DefinitionCache |
|
|
cacheIsOutOfDate ( string file, DefinitionCache cache ) : bool |
|
|
fileTime ( string file ) : System.DateTime |
|
|
isUpdated ( System.DateTime updated, string dir, string stateDir ) : bool |
|
|
isUpdated ( string file, DefinitionCache cache ) : bool |
|
|
mergeBuiltInCommands ( bool updateDefinitions, ProfileLocator profiles ) : void |
|
|
mergeExternalCommands ( bool updateDefinitions, string path ) : void |
|
|
overrideCommand ( DefinitionCache cache, DefinitionCacheItem item, BaseCommandHandlerParameter parameter ) : void |
|
|
printError ( string msg ) : void |
|
|
replacePlaceholderLanguages ( string path, DefinitionCache locations ) : string[] |
|
|
writeBuiltInCommands ( string file, ProfileLocator profiles ) : DefinitionCache |
|
|
writeCache ( string path, DefinitionCache cache ) : void |
|
|