Property | Type | Description | |
---|---|---|---|
AddExtensionsToCatalog | void | ||
GetCommandLineSettings | ISettings | ||
Initialize | void | ||
RegisterExtensions | void | ||
RemoveOldFile | void |
Method | Description | |
---|---|---|
ArgumentCountValid ( ICommand command ) : bool | ||
Main ( string args ) : int |
Method | Description | |
---|---|---|
AddExtensionsToCatalog ( System.ComponentModel.Composition.Hosting.AggregateCatalog catalog ) : void | ||
GetCommandLineSettings ( IFileSystem workingDirectory ) : ISettings | ||
Initialize ( IFileSystem fileSystem, IConsole console ) : void | ||
RegisterExtensions ( System.ComponentModel.Composition.Hosting.AggregateCatalog catalog, IEnumerable |
||
RemoveOldFile ( IFileSystem fileSystem ) : void |
public static ArgumentCountValid ( ICommand command ) : bool | ||
command | ICommand | |
return | bool |