package reexec

import "github.com/docker/cli/components/engine/pkg/reexec"

Index

Functions

func Command

func Command(args ...string) *exec.Cmd

Command is unsupported on operating systems apart from Linux, Windows, Solaris and Darwin.

func Init

func Init() bool

Init is called as the first part of the exec process and returns true if an initialization function was called.

func Register

func Register(name string, initializer func())

Register adds an initialization func under the specified name

Source Files

command_unsupported.go reexec.go

Version
v17.10.0-ce-rc1+incompatible
Published
Oct 4, 2017
Platform
js/wasm
Imports
4 packages
Last checked
4 hours ago

Tools for package owners.