request_processor::test::a_proc_with_flags_and_args (private)

 request_processor::test::a_proc_with_flags_and_args [ -a_flag a_flag ] \
    [ -another_flag another_flag ] [ args... ]

Defined in packages/acs-tcl/tcl/test/request-processor-procs.tcl

A proc with two flags and arbitrary args

Switches:
-a_flag
(defaults to "DEFAULT1") (optional)
-another_flag
(defaults to "DEFAULT2") (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 request_processor::test::require_registered_procs request_processor::test::require_registered_procs (private) request_processor::test::a_proc_with_flags_and_args request_processor::test::a_proc_with_flags_and_args request_processor::test::require_registered_procs->request_processor::test::a_proc_with_flags_and_args

Testcases:
No testcase defined.
[ show source ]
Show another procedure: