Lines Matching refs:argument
65 The argument parser created by calling ``WestCommand.add_parser()``.
133 The *topdir* argument was added.
154 The *cwd* keyword argument was replaced with a catch-all ``**kwargs``.
163 The *cwd* keyword argument was replaced with a catch-all ``**kwargs``.
187 The *end* argument.
192 The *end* argument.
197 The *end* argument.
202 The *end* argument.
375 All arguments were made keyword-only. The *source_file* argument was
379 The *config* argument.
536 The *file* argument can now be any ``os.PathLike``.
542 The *filename* argument can now be any ``os.PathLike``.
545 The *filename* argument was renamed *imp*, and can now take any value.