func_name Verified current stable Not installed?

Func Name / Run Defined Function

Run Defined Function

Executes a defined function in the current script context.

$
Terminal
func_name

When To Use

When executing a specific function during automated testing scenarios.

Pro Tip

Use the `-v` flag to enable verbose outputs, which can help debug function calls that fail silently.

Command Breakdown

What each part is doing

func_name
Base Command
The executable that performs this operation. Here it runs Func Name before the shell applies any redirect operators.