Home
last modified time | relevance | path

Searched refs:extra_init_cmd (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dreplwrap.py36 extra_init_cmd=None): argument
57 if extra_init_cmd is not None:
58 self.run_command(extra_init_cmd)
122 extra_init_cmd="export PAGER=cat")