Home
last modified time | relevance | path

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

/plugin/shell/
H A DP0wnyShell.php103 public function featureShell($cmd, $cwd) function in P0wnyShell
296 $response = $this->featureShell($cmd, $_POST["cwd"]);
H A DP0wnyShell.js126 featureShell(command) { method in P0wnyShell
313 this.featureShell(this.eShellCmdInput.value);