REPLCommandMutableBuilder

@inline final class REPLCommandMutableBuilder[Self <: REPLCommand](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setAction(value: REPLCommandAction): Self
@inline
def setHelp(value: String): Self
@inline
def setHelpUndefined: Self

Concrete fields

val x: Self