TclInterpAlias js Obejct

TclInterpAlias

A javascript Object as used in incr Tcl in Javascript. Instantiation:

Parameters

  • src_path
  • src_cmd
  • target_path
  • target_cmd
  • params

A container for holding information on mapping a Tcl command to another Tcl command. Right no the src_path and target_path have to be the same (interpreter) and must be empty for the current interpreter.

to be filled