Home
last modified time | relevance | path

Searched refs:updatePrompt (Results 1 – 1 of 1) sorted by relevance

/plugin/shell/
H A DP0wnyShell.js88 this.updatePrompt(this.cwd, promptSpan);
265 this.updatePrompt();
270 this.updatePrompt();
280 updatePrompt(cwd = null, element = null) { method in P0wnyShell