FileConfigSource
Home > @backstage/config-loader > FileConfigSource
A config source that loads configuration from a local file.
Signature:
class FileConfigSource implements ConfigSource
Implements: ConfigSource
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
|
Creates a new config source that loads configuration from the given path. | |