public function isExecutable()Inherited
public function isExecutable()
Inherited
Return
| wild |
public function getViewer()Inherited
public function getViewer()
Inherited
Return
| wild |
protected function parseTimeArgument($time)Inherited
protected function parseTimeArgument($time)
Inherited
Parameters
| $time |
Return
| wild |
protected function newContentSource()Inherited
protected function newContentSource()
Inherited
Return
| wild |
protected function logInfo($label, $message)Inherited
protected function logInfo($label, $message)
Inherited
Parameters
| $label | ||
| $message |
Return
| wild |
protected function logOkay($label, $message)Inherited
protected function logOkay($label, $message)
Inherited
Parameters
| $label | ||
| $message |
Return
| wild |
protected function logWarn($label, $message)Inherited
protected function logWarn($label, $message)
Inherited
Parameters
| $label | ||
| $message |
Return
| wild |
protected function logFail($label, $message)Inherited
protected function logFail($label, $message)
Inherited
Parameters
| $label | ||
| $message |
Return
| wild |
private function logRaw($message)Inherited
private function logRaw($message)
Inherited
Parameters
| $message |
Return
| wild |
protected function didConstruct()
protected function didConstruct()
Return
| wild |
public function execute($args)
public function execute($args)
Parameters
| PhutilArgumentParser | $args |
Return
| wild |
private function extractLibrary($root)
private function extractLibrary($root)
Parameters
| $root |
Return
| wild |
private function getModifiedFiles($files, $cache)
private function getModifiedFiles($files, $cache)
Parameters
| array | $files | |
| array | $cache |
Return
| wild |
private function extractFiles($root_path, $files)
private function extractFiles($root_path, $files)
Parameters
| $root_path | ||
| array | $files |
Return
| wild |
private function writeStrings($root, $strings)
private function writeStrings($root, $strings)
Parameters
| $root | ||
| array | $strings |
Return
| wild |
private function loadLibraryFiles($root)
private function loadLibraryFiles($root)
Parameters
| $root |
Return
| wild |
private function readCache($root)
private function readCache($root)
Parameters
| $root |
Return
| wild |
private function writeCache($root, $file, $data)
private function writeCache($root, $file, $data)
Parameters
| $root | ||
| $file | ||
| $data |
Return
| wild |
private function getCachePath($root, $to_file)
private function getCachePath($root, $to_file)
Parameters
| $root | ||
| $to_file |
Return
| wild |