Skip to contents

Check which hooks are in the package.

Usage

llrs_hooks_list(full.names = FALSE)

Arguments

full.names

A logical value to be passed to list.files

Value

A character vector with the name of the hooks.

See also

Examples

llrs_hooks_list()
#> [1] "post-receive" "pre-push"