package paths

import "github.com/compose-spec/compose-go/v2/paths"

Index

Functions

func ExpandUser

func ExpandUser(p string) string

func ResolveRelativePaths

func ResolveRelativePaths(project map[string]any, base string, remotes []RemoteResource) error

ResolveRelativePaths make relative paths absolute

Types

type RemoteResource

type RemoteResource func(path string) bool

Source Files

context.go extends.go home.go resolve.go unix.go windows_path.go

Version
v2.0.0-rc.5
Published
Feb 7, 2024
Platform
js/wasm
Imports
9 packages
Last checked
51 minutes ago

Tools for package owners.