public function supportsToolset($toolset)
public function supportsToolset($toolset)
Parameters
ArcanistToolset | $toolset |
Return
wild |
public function getWorkflowName()
public function getWorkflowName()
Return
wild |
public function getWorkflowInformation()
public function getWorkflowInformation()
Return
wild |
public function getWorkflowArguments()
public function getWorkflowArguments()
Return
wild |
public function runWorkflow()
public function runWorkflow()
Return
wild |
protected function newPrompts()
protected function newPrompts()
Return
wild |
private function runInstall()
private function runInstall()
Return
wild |
private function selectShell($shells, $shell_arg)
private function selectShell($shells, $shell_arg)
Parameters
array | $shells | |
$shell_arg |
Return
wild |
private function detectShell($shells)
private function detectShell($shells)
Parameters
array | $shells |
Return
wild |
private function runGenerate()
private function runGenerate()
Return
wild |
private function newCompletionRules($toolset, $shell)
private function newCompletionRules($toolset, $shell)
Parameters
ArcanistToolset | $toolset | |
$shell |
Return
wild |
private function getShellPath($to_file)
private function getShellPath($to_file)
Parameters
$to_file |
Return
wild |
private function runAutocomplete()
private function runAutocomplete()
Return
wild |
private function suggestPaths($prefix)
private function suggestPaths($prefix)
Parameters
$prefix |
Return
wild |
private function suggestNothing()
private function suggestNothing()
Return
wild |
private function suggestStrings($strings)
private function suggestStrings($strings)
Parameters
array | $strings |
Return
wild |
private function getMatches($candidates, $prefix)
private function getMatches($candidates, $prefix)
Parameters
array | $candidates | |
$prefix |
Return
wild |