Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dterminal.py36 fmt_sh_cmd = self.format_command(sh_cmd, title)
46 def format_command(self, sh_cmd, title): member in Terminal