bind/binds/file
File-based bind implementation supporting JSON, JSONC, and YAML
Classes
| Class | Description |
|---|---|
| FileBind | A Bind that reads configuration values from a JSON, JSONC, or YAML file. |
Interfaces
| Interface | Description |
|---|---|
| FileBindOptions | Options for creating a FileBind instance. |
Type Aliases
| Type Alias | Description |
|---|---|
| FileFormat | Supported file formats for configuration files. |