Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ConsoleHistory

Index

Constructors

Properties

index: number = -1
values: string[] = []
limit: number = 50

Accessors

  • get current(): undefined | string
  • get next(): undefined | string
  • get previous(): undefined | string

Methods

  • delete(value: string): void
  • push(value: string): void
  • trim(): void