CollectionDescriptor
@agros/tools / CollectionDescriptor
Interface: CollectionDescriptor
Hierarchy
↳
CollectionDescriptor
Table of contents
Properties
Methods
Properties
absolutePath
• absolutePath: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:156
aliasPath
• aliasPath: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:157
collectionType
• collectionType: CollectionType
Defined in
packages/agros-tools/src/types.ts:162
filename
• filename: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:158
id
• id: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:154
relativePath
• relativePath: string
Inherited from
Defined in
packages/agros-tools/src/types.ts:155
Methods
isBlockDevice
▸ isBlockDevice(): boolean
Returns
boolean
Inherited from
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
PathDescriptor.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
Defined in
common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:65