Class ConfigurationBase
Inherited Members
Assembly: lucene-cli.dll
Syntax
public abstract class ConfigurationBase : CommandLineApplication
Constructors
Name | Description |
---|---|
ConfigurationBase() |
Fields
Name | Description |
---|---|
HELP_VALUE_NAME |
Properties
Name | Description |
---|---|
Main |
Methods
Name | Description |
---|---|
FromResource(String) | Gets the resource with a specific name. It is automatically prefixed by the current command name. |
GetArgument<T>() | |
GetNonNullArguments() | |
GetOption<T>() | |
GetOptionByUniqueId(String) | |
OnExecute(Func<Int32>) | |
ShowNotEnoughArguments(Int32) | |
ValidateArguments(Int32) |