Skip to main content

ISubCommand Interface

Namespace: DensoCreate.Cli.Framework

Description

Subcommand interface.

Inherit Base

NameDescription
ICommandCommand interface.

Derived From

NameDescription
SubCommandBase<TArgument, TOption> Base class providing common processing for subcommands.

Method

NameDescription
SetOwnerSets the command owner and associates it with the parent command.