Searched +refs:cmdline +refs:getKnownOptions (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/cmdline/
H A Dcmdline.tcl0 # cmdline.tcl --
14 # RCS: @(#) $Id: cmdline.tcl,v 1.26 2008/07/09 18:02:59 andreas_kupries Exp $
17 package provide cmdline 1.3.1
19 namespace eval ::cmdline {
21 getKnownOptions usage
24 # ::cmdline::getopt --
26 # The cmdline::getopt works in a fashion like the standard
55 proc ::cmdline::getopt {argvVar optstring optVar valVar} {
69 # ::cmdline::getKnownOpt --
71 # The cmdline
[all...]

Completed in 117 milliseconds