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.4.8 (latest)
Published
Feb 10, 2025
Platform
linux/amd64
Imports
10 packages
Last checked
2 months ago

Tools for package owners.