Home
last modified time | relevance | path

Searched defs:visit_command (Results 1 – 5 of 5) sorted by relevance

/external/pigweed/pw_env_setup/py/pw_env_setup/
Dshell_visitor.py139 def visit_command(self, command): member in ShellVisitor
213 def visit_command(self, command): member in DeactivateShellVisitor
Dapply_visitor.py69 def visit_command(self, command): member in ApplyVisitor
Dgni_visitor.py115 def visit_command(self, command): member in GNIVisitor
Djson_visitor.py77 def visit_command(self, command): member in JSONVisitor
Dbatch_visitor.py101 def visit_command(self, command): member in BatchVisitor