コード例 #1
0
ファイル: readline.php プロジェクト: noccy80/lepton-ng
 static function setAutoCompleteHandler($ac)
 {
     self::$autocompleter = $ac;
 }