...

Source file src/github.com/Microsoft/hcsshim/internal/cmd/doc.go

Documentation: github.com/Microsoft/hcsshim/internal/cmd

     1  // Package cmd provides functionality used to execute commands inside of containers
     2  // or UVMs, and to connect an upstream client to those commands for handling in/out/err IO.
     3  package cmd
     4  

View as plain text