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

Classes

class  Settings

Public Types

enum  InteractiveModeOptions { none , vehicle , all , auto }

Public Member Functions

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

Static Public Attributes

static readonly Regex WellKnownStartingRegex

Member Data Documentation

◆ WellKnownStartingRegex

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

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