Re: Kommandozeilenargumente Parsen
"Michael Husmann" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.german |
|---|---|
| Message-ID | <1029496482.2233.3.camel@lnx002> |
Am Fre, 2002-08-16 um 13.02 schrieb Felix von Delius: > Hi, > > gibt's eine favorisierte Library zum Parsen von Kommandozeilen-Argumenten? (RubyGetOpt oder so ;-) > > -Felix > _______________________________________________ > ruby-de mailing list > [email protected] > http://lists.bttr.org/mailman/listinfo/ruby-de Hi Felix, getoptlong ist das was Du suchst. Gruß, Michael