Menu

#448 TIP 284: new [namespace invoke] command

open
5
2006-10-16
2006-10-14
No

namespace invoke namespace cmd ?arg ...?

Invokes in caller’s scope the command called 'cmd', as
resolved from namespace 'namespace', with the supplied
arguments. If namespace does not exist, the command
returns an arror.

Attached an implementation that requires [Patch 1577278].

Discussion

  • miguel sofer

    miguel sofer - 2006-10-14

    (tests missing)

     
  • miguel sofer

    miguel sofer - 2006-10-16
    • summary: new [namespace invoke] command --> TIP 284: new [namespace invoke] command