Context used when running a command.
public class CommandRunContext
kind:method, kind:property, kind:ctor. Press Esc to clear.ErrorGets the error stream for the command.OutGets the output stream for the command.RunConfigGets the configuration for running the command.ShouldRunAfterParsingOptionsGets or sets a boolean indicating if the command should run after parsing options.ShouldShowHelpGets or sets a boolean indicating if the help should be displayed when running the command.ShouldShowLicenseOnRunGets or sets a boolean indicating if the license should be displayed when running the command.