lexec, by
PYK, is
Alexandre Ferrieux's implementation of
TIP 424, shamelessly ripped from the
tip-improve-exec branch of
The Tcl Core along with the internal functions it depends on, and rolled into its own package.
Attributes edit
- current version
- 0.1
- release time
- 2015-03-25
Synopsis edit
-
- lexec::exec ?switches? arg ?arg ...?
-
- lexec::exec ?switches? | cmd ?operator ...? ?| ...?
-
- lexec::open fileName ?mode? ?creationPermissions?
-
- lexec::open |fileName ?mode? ?creationPermissions?
Download edit
- lexec fossil repository
Description edit
Many thanks to Alex for this much-needed feature.