clikt / com.github.ajalt.clikt.core / Context / parent

parent

val parent: Context?

If this context is the child of another command, parent is the parent command's context.

Property

parent - If this context is the child of another command, parent is the parent command's context.