Searched refs:launch_dir (Results 1 – 1 of 1) sorted by relevance
154 launch_dir = None variable in PtyProcess304 inst.launch_dir = cwd346 if self.launch_dir is not None:347 args.append("cwd=%r" % self.launch_dir)