Searched defs:setPrompt (Results 1 – 3 of 3) sorted by relevance
106 void setPrompt(const std::string &P) { Prompt = P; } in setPrompt() function
350 Interface.prototype.setPrompt = function(prompt) { method in Interface
1178 REPLServer.prototype.setPrompt = function setPrompt(prompt) { method in REPLServer