public final class ParentCommandHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Command |
getParentCommand(Command parentCommand,
Command command)
Get the parent command, defined explicitly or obtained from the specified command.
|
public static Command getParentCommand(Command parentCommand, Command command)
parentCommand - explicitly defined parent command.command - the specified command.Copyright © 2019. All rights reserved.