Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Library

Library libraryPath 指向包含多种类型的文件夹,比如./src,用于快速索引目录

Hierarchy

  • Library

Index

Constructors

constructor

Properties

assets

assets: Array<FSEntry>

baseName

baseName: string

blocks

blocks: Array<VueFile>

components

components: Array<VueFile>

componentsDirectory

componentsDirectory: Directory

componentsIndexFile

componentsIndexFile: JSFile

config

config: VusionConfig

directives

directives: Array<FSEntry>

docsComponentsInfoMap

docsComponentsInfoMap: Map<string, MaterialInfo>

extName

extName: string

fileName

fileName: string

filters

filters: Array<FSEntry>

formatters

formatters: Array<FSEntry>

fullPath

fullPath: string

isOpen

isOpen: boolean

libraryPath

libraryPath: string

libraryType

libraryType: LibraryType

otherComponents

otherComponents: Array<VueFile>

package

package: PackageJSON

rules

rules: Array<FSEntry>

superLibraries

superLibraries: Array<Library>

superLibrary

superLibrary: Library

title

title: string

utils

utils: Array<FSEntry>

validators

validators: Array<FSEntry>

Methods

forceOpen

  • forceOpen(): Promise<void>

forceOpenOthers

  • forceOpenOthers(): Promise<void>

Protected load

  • load(): Promise<void>

open

  • open(): Promise<void>

Generated using TypeDoc