path

package
v2.21.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Path

type Path struct {
	// contains filtered or unexported fields
}

func AbsolutePath

func AbsolutePath(target string) *Path

func LocalPath

func LocalPath() *Path

func (*Path) Child

func (p *Path) Child(targets ...string) *Path

func (*Path) Exists

func (p *Path) Exists() bool

func (*Path) IsDirectory

func (p *Path) IsDirectory() (bool, error)

func (*Path) Parent

func (p *Path) Parent() *Path

func (*Path) String

func (p *Path) String() string

Jump to

Keyboard shortcuts

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