Buildable

interface Buildable

Common tools for basic command building used in various command-related classes.

Inheritors

Functions

Link copied to clipboard
open operator fun String.rangeTo(rest: String): String

Command building combinator to concat different parts of the command with proper spacing.