request_processor::test::a_proc_with_some_flags (private)
request_processor::test::a_proc_with_some_flags [ -a_flag a_flag ] \ [ -another_flag another_flag ]
Defined in packages/acs-tcl/tcl/test/request-processor-procs.tcl
A proc with two flags
- Switches:
- -a_flag (optional, defaults to
"DEFAULT1"
)- -another_flag (optional, defaults to
"DEFAULT2"
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: ns_return 200 text/plain [list a_flag $a_flag another_flag $another_flag]XQL Not present: Generic, PostgreSQL, Oracle