mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Move the exported `Command` to a platform-agnostic file, and un-export the platform-specific implementations. This allows us to maintain the GoDoc in a single place, describing platform-specific differences where needed. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>