Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py46 class SimpleCommand: class
441 cmd = SimpleCommand(words, redirs, assigns)
718 elif isinstance(v, SimpleCommand):
782 elif isinstance(cmds, (Pipeline, SimpleCommand)):