Question
└─Confirmation
public class Confirmation
extends Question
Constructor Summary | |
---|---|
void | __construct(string question, bool default, string trueAnswerRegex) 构造方法 |
Methods inherited from think\console\output\Question | |
---|---|
__construct, getAutocompleterValues, getDefault, getMaxAttempts, getNormalizer, getQuestion, getValidator, isAssoc, isHidden, isHiddenFallback, setAutocompleterValues, setHidden, setHiddenFallback, setMaxAttempts, setNormalizer, setValidator |
public void __construct(string question, bool default, string trueAnswerRegex)
构造方法