Create objects representing a RUN instruction in shell form

Run_shell(commands)

Arguments

commands

character vector of commands (will be concatenated with && and linebreaks)

Value

An S4 object of class Run_shell

See also

Other Run instruction: Run-class, Run_shell-class, Run