devcontainer

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const LOCAL_WORKSPACE_FOLDER_VALUE = "${localWorkspaceFolder}"

Variables

This section is empty.

Functions

This section is empty.

Types

type DevcontainerConfig

type DevcontainerConfig struct {
	DockerComposeFile []string          `json:"dockerComposeFile"`
	Service           string            `json:"service"`
	RemoteEnv         map[string]string `json:"remoteEnv"`
}

func Parse

func Parse(path string) (*DevcontainerConfig, error)

func (*DevcontainerConfig) FindLocalWorkspaceFolderEnvVar

func (c *DevcontainerConfig) FindLocalWorkspaceFolderEnvVar() string

Jump to

Keyboard shortcuts

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