Package: @effect/platform
Module: PlatformConfigProvider
Add the file tree ConfigProvider to the environment, replacing the current ConfigProvider.
Signature
declare const layerFileTree: (options?: { readonly rootDirectory?: string; }) => Layer.Layer<never, never, Path.Path | FileSystem.FileSystem>
Since v1.0.0