Method |
Description |
|
GetConfigFilePaths ( string environment, PreProcessorManifest processorManfiest, string manifestFile ) : string>.Tuple |
|
|
GetDefaultPropertyConfiguration ( string environment, PreProcessorManifest processorManfiest, string manifestFile ) : string>.Tuple |
|
|
GetEnvironmentSpecificPropertyConfiguration ( string environment, PreProcessorManifest processorManfiest, string manifestFile ) : string>.Tuple |
|
|
GetProcessorManfiest ( string manifestFile ) : PreProcessorManifest |
|
|
LoadProperties ( string>.Tuple configSettings, CommandLineArguments parser ) : string>.IDictionary |
|
|
Process ( CommandLineArguments parser ) : void |
|
|
ProcessManifest ( string>.IDictionary properties, PreProcessorManifest manifest, CommandLineArguments parser ) : void |
|
|
ResolvePath ( string rootPath, string childPath ) : string |
|
|
ValidateConfiguration ( PreProcessorManifestEnvironmentConfiguration configuration ) : void |
|
|
ValidateGroup ( Group group ) : void |
|
|