Diviner
Arcanist
»
ArcanistHookAPI (Class)
Class
ArcanistHookAPI
Defined
src/repository/hookapi/ArcanistHookAPI.php:6
API while running in the context of a commit hook
Tasks
Unspecified
public
abstract
getCurrentFileData()
public
abstract
getUpstreamFileData()
Methods
public
abstract
getCurrentFileData(
$path
)
parameters
wild
$path
return
wild
This method is not documented.
public
abstract
getUpstreamFileData(
$path
)
parameters
wild
$path
return
wild
This method is not documented.