common / me.schlaubi.regnumutils.command / CommandClientBuilder / setInformationProvider

setInformationProvider

@NotNull open fun setInformationProvider(informationProvider: InformationProvider!): @NotNull CommandClientBuilder

Sets the information provider.

Parameters

informationProvider - InformationProvider!: the InformationProvider

Return
CommandClientBuilder: the CommandClientBuilder

See Also
InformationProvider