Summary
Called when [run].
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- I
Command Line Convention Context
Syntax
ICommandLineConventionContext OnRun<T>() where T : IDefaultCommand
Attributes
Type | Description |
---|---|
NotNullAttribute |
Type Parameters
Name | Description |
---|---|
T |
Return Value
Type | Description |
---|---|
I |
ICommandLineConventionContext. |