set_shell_func


Description:

public void set_shell_func (FilterShellFunc func)

Sets a shell command callback, which is called when a shell command execution is requested.

Parameters:

this

a FilterDriver

func

a shell command callback

user_data

user data to pass to func