hook_state_create {precommit} | R Documentation |
Runs the hook script to create a hook state, i.e. exit code, transformed files and emitted messages of the hook run.
hook_state_create(
tempdir,
path_candidate_temp,
path_executable,
cmd_args,
path_stdout,
path_stderr,
env
)