Versions in this module Expand all Collapse all v0 v0.0.1 Apr 14, 2024 Changes in this version + const LOCAL_WORKSPACE_FOLDER_VALUE + type DevcontainerConfig struct + DockerComposeFile []string + RemoteEnv map[string]string + Service string + func Parse(path string) (*DevcontainerConfig, error) + func (c *DevcontainerConfig) FindLocalWorkspaceFolderEnvVar() string