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 (optional, defaults to "DEFAULT1")
-another_flag (optional, defaults to "DEFAULT2")

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