88 <p> |
88 <p> |
89 Public method to process the command line args passed to the UI. |
89 Public method to process the command line args passed to the UI. |
90 </p> |
90 </p> |
91 <dl> |
91 <dl> |
92 |
92 |
93 <dt><i>args</i></dt> |
93 <dt><i>args</i> (argparse.Namespace)</dt> |
94 <dd> |
94 <dd> |
95 list of files to open |
95 namespace object containing the parsed command line parameters |
96 </dd> |
96 </dd> |
97 </dl> |
97 </dl> |
98 <div align="right"><a href="#top">Up</a></div> |
98 <div align="right"><a href="#top">Up</a></div> |
99 <hr /> |
99 <hr /> |
100 <hr /> |
100 <hr /> |