method

hook

ruby latest stable - Class: Bundler::Plugin

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

hook(event, *args, &arg_blk)
public

Runs all the hooks that are registered for the passed event

It passes the passed arguments and block to the block registered with the api.

@param [String] event