Skip to contents

Insert module debugging statements throughout module files.

Usage

use_msg_mod_fun(pattern = "^mod")

Arguments

pattern

chr The pattern to search for in files that will be modified.

Value

Modifies all files beginning with pattern insert msg_mod_fun

See also

Other debugging: browser_server(), browser_ui(), msg_mod_fun()