Options
All
  • Public
  • Public/Protected
  • All
Menu

コンテナ(ghost, balloon等)の情報を取得できるディレクトリオブジェクト

Hierarchy

  • HasNanikaContainerInfoDirectory

Implemented by

Index

Methods

children

childrenAll

descriptInfo

descriptInfoByType

  • descriptInfoByType(type: "ghost"): Promise<Ghost>
  • descriptInfoByType(type: "shell"): Promise<Shell>
  • descriptInfoByType(type: "balloon"): Promise<Balloon>
  • descriptInfoByType(type: "plugin"): Promise<Plugin>
  • descriptInfoByType(type: "headline"): Promise<Headline>
  • descriptInfoByType(type: "calendar.skin"): Promise<CalendarSkin>
  • descriptInfoByType(type: "calendar.plugin"): Promise<CalendarPlugin>

installInfo

new

relative

toCached

toString

  • toString(): string

Generated using TypeDoc