RootPointDescriptor
@agros/tools / RootPointDescriptor
Interface: RootPointDescriptor
Hierarchy
↳
RootPointDescriptor
Table of contents
Properties
- absolutePath
- aliasPath
- collectionType
- entityName
- exportName
- filename
- id
- localName
- moduleName
- modules
- name
- relativePath
Methods
Properties
absolutePath
• absolutePath: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:202
aliasPath
• aliasPath: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:203
collectionType
• collectionType: CollectionType
Inherited from
EntityDescriptor.collectionType
Defined in
packages/agros-tools/src/types.ts:208
entityName
• entityName: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:212
exportName
• exportName: string
Defined in
packages/agros-tools/src/types.ts:219
filename
• filename: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:204
id
• id: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:200
localName
• localName: string
Defined in
packages/agros-tools/src/types.ts:218
moduleName
• moduleName: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:213
modules
• modules: EntityDescriptor
[]
Inherited from
Defined in
packages/agros-tools/src/types.ts:214
name
• name: string
Defined in
packages/agros-tools/src/types.ts:220
relativePath
• relativePath: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:201
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
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
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
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
Defined in
common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:67
isSymbolicLink
▸ 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