DiagnosticShellBuilderExtensions
Namespace: Hex1b
Assembly: Hex1b.dll
Extension methods for adding diagnostic shell to .
csharp
public static class DiagnosticShellBuilderExtensionsInheritance
Object → DiagnosticShellBuilderExtensions
Methods
WithDiagnosticShell(Hex1bTerminalBuilder)
Configures the terminal to run the diagnostic shell workload.
Parameters:
builder(Hex1bTerminalBuilder): The terminal builder.
Returns: Hex1bTerminalBuilder
The builder for chaining.
csharp
public static Hex1bTerminalBuilder WithDiagnosticShell(this Hex1bTerminalBuilder builder)