Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SpecificationsSubject

Hierarchy

Index

Constructors

constructor

Properties

app

app: App

name

name: string

Methods

getChildSubject

getName

  • getName(): string
  • Returns string

getSubject

performAction

  • performAction(_: Context, action_name: ShowActionName, __: any): Promise<{ display_hints: any; fields: {}; human_readable_name: null | string; name: string; summary: any }[]>
  • Parameters

    Returns Promise<{ display_hints: any; fields: {}; human_readable_name: null | string; name: string; summary: any }[]>

Generated using TypeDoc