CliCommandBuilderInheritSettings Method
Inherits settings from a parent command builder.
If a setting is not null in this command builder, then that will be used instead.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.3.0
public void InheritSettings(
CliCommandBuilder parent
)
Parameters
- parent CliCommandBuilder
[Missing <param name="parent"/> documentation for "M:DotMake.CommandLine.CliCommandBuilder.InheritSettings(DotMake.CommandLine.CliCommandBuilder)"]