Options
All
  • Public
  • Public/Protected
  • All
Menu

A class that handles command results and formatting. Use this class to override command display behavior or to get complex table formatting. For simple table formatting, use SfdxCommand.tableColumnData to define a string array of keys to use as table columns.

Hierarchy

  • Result

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

data

data: AnyJson

Optional tableColumnData

tableColumnData: TableOptions

ux

ux: UX

Methods

display

  • display(): void