Interface: Split

January 18, 2022 · View on GitHub

Kui API Documentation - v11.0.0 / @kui-shell/core / Split

Interface: Split

@kui-shell/core.Split

Split the given string into an argv

Table of contents

Properties

  • A
  • endIndices

Properties

A

• A: string[]

Defined in

packages/core/src/repl/split.ts:46


endIndices

• endIndices: number[]

Defined in

packages/core/src/repl/split.ts:47

Contents

  1. 1Table of contents
  2. 1.1Properties
  3. 2Properties
  4. 2.1A
  5. 2.2endIndices