跳到主要内容
版本:0.7.x

RootPointDescriptor

@agros/common / RootPointDescriptor

Interface: RootPointDescriptor

Hierarchy

Table of contents

Properties

Methods

Properties

absolutePath

absolutePath: string

Inherited from

EntityDescriptor.absolutePath

Defined in

packages/agros-common/src/types.ts:10


aliasPath

aliasPath: string

Inherited from

EntityDescriptor.aliasPath

Defined in

packages/agros-common/src/types.ts:11


collectionType

collectionType: CollectionType

Inherited from

EntityDescriptor.collectionType

Defined in

packages/agros-common/src/types.ts:16


entityName

entityName: string

Inherited from

EntityDescriptor.entityName

Defined in

packages/agros-common/src/types.ts:20


exportName

exportName: string

Defined in

packages/agros-common/src/types.ts:27


filename

filename: string

Inherited from

EntityDescriptor.filename

Defined in

packages/agros-common/src/types.ts:12


id

id: string

Inherited from

EntityDescriptor.id

Defined in

packages/agros-common/src/types.ts:8


localName

localName: string

Defined in

packages/agros-common/src/types.ts:26


moduleName

moduleName: string

Inherited from

EntityDescriptor.moduleName

Defined in

packages/agros-common/src/types.ts:21


modules

modules: EntityDescriptor[]

Inherited from

EntityDescriptor.modules

Defined in

packages/agros-common/src/types.ts:22


name

name: string

Defined in

packages/agros-common/src/types.ts:28


relativePath

relativePath: string

Inherited from

EntityDescriptor.relativePath

Defined in

packages/agros-common/src/types.ts:9

Methods

isBlockDevice

isBlockDevice(): boolean

Returns

boolean

Inherited from

EntityDescriptor.isBlockDevice

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:63


isCharacterDevice

isCharacterDevice(): boolean

Returns

boolean

Inherited from

EntityDescriptor.isCharacterDevice

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:64


isDirectory

isDirectory(): boolean

Returns

boolean

Inherited from

EntityDescriptor.isDirectory

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:62


isFIFO

isFIFO(): boolean

Returns

boolean

Inherited from

EntityDescriptor.isFIFO

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:66


isFile

isFile(): boolean

Returns

boolean

Inherited from

EntityDescriptor.isFile

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:61


isSocket

isSocket(): boolean

Returns

boolean

Inherited from

EntityDescriptor.isSocket

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:67


isSymbolicLink(): boolean

Returns

boolean

Inherited from

EntityDescriptor.isSymbolicLink

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:65