Run_shell: Create objects representing a RUN instruction in shell form

Description Usage Arguments Value See Also

View source: R/Class-Run.R

Description

Create objects representing a RUN instruction in shell form

Usage

1
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


o2r-project/containerit documentation built on June 28, 2021, 2:46 p.m.