Is there a way for me to determine if the current user has access to prune a given resource?
My initial thought process was that prune is internally subdivided into delete/list operations, but I am not sure if that is actually the case, any thoughts?