VECTO Input Manager
Loading...
Searching...
No Matches
VectoInputManager.Commands.JobCommand(IAnsiConsole console, ILogger< JobCommand > logger, CorpusProcessor corpus, VehicleBuilder builder) Class Referencesealed
Inheritance diagram for VectoInputManager.Commands.JobCommand:

Classes

class  Settings

Public Types

enum  InteractiveModeOptions { none , vehicle , all , auto }
enum  OutputFormat { Xml , Json , Both }

Static Public Attributes

static readonly Regex WellKnownStartingRegex

Protected Member Functions

override int Execute ([NotNull] CommandContext context, [NotNull] Settings settings, CancellationToken token)

Member Data Documentation

◆ WellKnownStartingRegex

readonly Regex VectoInputManager.Commands.JobCommand.WellKnownStartingRegex
static
Initial value:
= new(
Consts.WellKnownRegexString, RegexOptions.IgnoreCase)

The documentation for this class was generated from the following file:
  • VectoInputManager/Commands/JobCommand.cs