powered by
Constructor for a WORKDIR instruction
Workdir(path)
The path of the working directory
the object
# NOT RUN { instruction <- containerit:::Workdir("~/myDir/subdir/") toString(instruction) # }
Run the code above in your browser using DataLab