Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AppRegisterProps

Index

Properties

Properties

cls

cls: Object

App class

command

command: string

Target command name (the app name).

Optional filters

filters: []

File types to handle.

Optional meta

meta: { friendlyName: String; icon: String }

App metadata.

Type declaration

  • friendlyName: String

    Friendly app name.

  • icon: String

    Icon name.

type

type: "terminal" | "gui"

App type

Generated using TypeDoc