fakeroot

package
v4.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "fakeroot"

Name of the engine

Variables

This section is empty.

Functions

This section is empty.

Types

type EngineConfig

type EngineConfig struct {
	Args        []string `json:"args"`
	Envs        []string `json:"envs"`
	Home        string   `json:"home"`
	BuildEnv    bool     `json:"buildEnv"`
	NoPIDNS     bool     `json:"NoPIDNS"`
	NoSetgroups bool     `json:"NoSetgroups"`
}

EngineConfig is the config for the fakeroot engine used to execute a command in a fakeroot context

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL