Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dterminal.py90 vernum = check_terminal_version("konsole")
268 vernum = check_terminal_version("tmux")
294 def check_terminal_version(terminalName): function