Registry / utility / mjwhitta-pathname

mjwhitta-pathname

JSON →
library1.2.1gogounverified

A Go library for working with file paths in a cross-platform manner.

go get gitlab.com/mjwhitta/pathname
INSTALL
IMPORT
SIG · MJWHITTA-PATHNAME
M
mjwhitta-pathname
utilitygov1.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pathname
gitlab.com/mjwhitta/pathname

Creates a pathname object and prints the base name.

package main import ( "fmt" "gitlab.com/mjwhitta/pathname" ) func main() { p := pathname.New("/foo/bar") fmt.Println(p.Base()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mjwhitta-pathname — go get mjwhitta-pathname · libregistry