parents property

List<AFCommandContext> parents
final

A list of parent commands, if this command was executed via executeSubCommand

Implementation

final List<AFCommandContext> parents;