method
def_post_proc
v2_5_5 -
Show latest stable
- Class:
IRB::MethodExtender
def_post_proc(base_method, extend_method)public
Extends the given base_method with a postfix call to the given extend_method.
def_post_proc(base_method, extend_method)Extends the given base_method with a postfix call to the given extend_method.