Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GetOptionsPerlと同様に、Tcl にコマンド ライン引数からフラグを読み取る組み込みの方法はありますか?
GetOptions
tcllibのcmdlineパッケージはおそらく適切です。また、この種のことを行うためのカスタム コードは他にもたくさんあります。