package
Version:
v1.2.3
Opens a new window with list of versions in this module.
Published: Sep 14, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EngineConfig struct {
Args []string `json:"args"`
Envs []string `json:"envs"`
Home string `json:"home"`
BuildEnv bool `json:"buildEnv"`
}
EngineConfig is the config for the fakeroot engine used to execute
a command in a fakeroot context
Source Files
¶
Click to show internal directories.
Click to hide internal directories.