path

fun path(argumentPath: ArgumentPath<T>): ParsedCommandBuilder<T>
fun path(argumentPathBuilder: ArgumentPathBuilder<T>): ParsedCommandBuilder<T>