fspath

package
v0.11.2-beta.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Separator is the path separator
	Separator = "/"
)

Variables

This section is empty.

Functions

func Base

func Base(path string) string

func Dir

func Dir(path string) string

func FirstLevelDir

func FirstLevelDir(path string) (string, bool)

FirstLevelDir returns the first level directory of a path and a boolean indicating if the path has more than one level.

func Join

func Join(elem ...string) string

func ToSlash

func ToSlash(path string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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