159 <p> |
159 <p> |
160 Public method to process the command line args passed to the UI. |
160 Public method to process the command line args passed to the UI. |
161 </p> |
161 </p> |
162 <dl> |
162 <dl> |
163 |
163 |
164 <dt><i>args</i></dt> |
164 <dt><i>args</i> (argparse.Namespace)</dt> |
165 <dd> |
165 <dd> |
166 list of files to open |
166 namespace object containing the parsed command line parameters |
167 </dd> |
167 </dd> |
168 </dl> |
168 </dl> |
169 <div align="right"><a href="#top">Up</a></div> |
169 <div align="right"><a href="#top">Up</a></div> |
170 <hr /> |
170 <hr /> |
171 <hr /> |
171 <hr /> |