Create objects representing a RUN instruction in shell form
Run_shell(commands)
commands | character vector of commands (will be concatenated with && and linebreaks) |
---|
An S4 object of class Run_shell
Other Run instruction: Run-class
,
Run_shell-class
, Run