Skip to main content
Version: 0.19.11

FileWithReplacedOpts

@dagger.io/dagger


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

Type Alias: FileWithReplacedOpts

FileWithReplacedOpts = object

Properties

all?

optional all?: boolean

Replace all occurrences of the pattern.


firstFrom?

optional firstFrom?: number

Replace the first match starting from the specified line.