R/object_utilities_and_methods.R
get_func_from_commit.Rd
get function name from commit list
get_func_from_commit(commit)
commit list
function name
Using tail since if you make an explicit function call using pkg::func you get pkg as well. Neat. We only want the function