Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dterminal.py34 fmt_sh_cmd = self.format_command(sh_cmd, title)
44 def format_command(self, sh_cmd, title): member in Terminal