Skip to main content
Version: 0.20.2

DirectoryAsModuleOpts

@dagger.io/dagger


@dagger.io/dagger / api/client.gen / DirectoryAsModuleOpts

Type Alias: DirectoryAsModuleOpts

DirectoryAsModuleOpts = object

Properties​

sourceRootPath?​

optional sourceRootPath?: string

An optional subpath of the directory which contains the module's configuration file.

If not set, the module source code is loaded from the root of the directory.