Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TerminalCommandMatchResult

Hierarchy

  • TerminalCommandMatchResult

Index

Properties

commandLine: string
commandLineMatch: RegExpMatchArray
outputMatch?: { outputLines?: string[]; regexMatch: RegExpMatchArray }

Type declaration

  • Optional outputLines?: string[]
  • regexMatch: RegExpMatchArray