public static class Context.Companion
| Modifier and Type | Method and Description |
|---|---|
Context |
build(CliktCommand command,
Context parent,
kotlin.jvm.functions.Function1<? super com.github.ajalt.clikt.core.Context.Builder,kotlin.Unit> block) |
@NotNull public Context build(@NotNull CliktCommand command, @Nullable Context parent, @NotNull kotlin.jvm.functions.Function1<? super com.github.ajalt.clikt.core.Context.Builder,kotlin.Unit> block)