resetContext

fun resetContext(parent: Context? = null): Context

Create a new context for this command and all its subcommands recursively.

Return

The new context.