FilesystemLoader
Property | Pattern | Type | Deprecated | Definition | Title/Description |
---|---|---|---|---|---|
+ implementation | No | const | No | - | Implementation |
+ root_dir | No | string | No | - | Root Dir |
- pattern | No | string | No | - | Pattern |
1. Property implementation
Title: Implementation
Type | const |
Required | Yes |
Specific value: "FilesystemLoader"
2. Property root_dir
Title: Root Dir
Type | string |
Required | Yes |
3. Property pattern
Title: Pattern
Type | string |
Required | No |
Default | "**/*" |