MutableSettingsParser

class Object
trait Matchable
class Any

Value members

Concrete methods

def getPdefs[A](using qctx: Quotes)(expr: Expr[A], reportParseError: Expr[(String, String) => Unit])(implicit evidence$1: Type[A]): (List[Expr[ParamDef]], List[Expr[ParamInfo]])
def impl[A](using qctx: Quotes)(instance: Expr[ArgumentParser], expr: Expr[A])(implicit evidence$2: Type[A]): Expr[A]
def kebabify(camelCase: String): String

thisIsKebabCase => this-is-kebab-case

thisIsKebabCase => this-is-kebab-case