exec (public)

 exec [ -ignorestderr ] [ -- - ] [ args... ]

Defined in packages/acs-tcl/tcl/proxy-procs.tcl

This is the wrapped version of exec

Switches:
-ignorestderr
(boolean) (optional)
--
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_acs_admin_check_expired_certificates acs_admin_check_expired_certificates (test acs-admin) exec exec test_acs_admin_check_expired_certificates->exec proxy::exec proxy::exec (public) exec->proxy::exec

Testcases:
acs_admin_check_expired_certificates
Source code:
        proxy::exec -ignorestderr=$ignorestderr_p -call $args
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: