11 12 13 14
# File 'lib/litbuild/commands.rb', line 11 def accept(visitor:) super visitor.visit_commands(commands: self) end