Package studio.mevera.imperat.util
Class UsageFormatting
java.lang.Object
studio.mevera.imperat.util.UsageFormatting
-
Method Summary
Modifier and TypeMethodDescriptionstatic <S extends CommandSource>
@NotNull StringformatClosestUsage(@Nullable String prefix, @NotNull String label, @Nullable CommandPathway<S> pathway) static @NotNull StringformatInput(@Nullable String prefix, @NotNull String label, @Nullable String suffix)
-
Method Details
-
formatInput
-
formatClosestUsage
@NotNull public static <S extends CommandSource> @NotNull String formatClosestUsage(@Nullable @Nullable String prefix, @NotNull @NotNull String label, @Nullable @Nullable CommandPathway<S> pathway)
-