Registry / utility / chigopher-pathlib

chigopher-pathlib

JSON →
library1.0.1gogounverified

A Go library providing an object-oriented filesystem path manipulation interface similar to Python's pathlib.

go get github.com/chigopher/pathlib
INSTALL
IMPORT
SIG · CHIGOPHER-PATHLIB
C
chigopher-pathlib
utilitygov1.0.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.

pathlib
github.com/chigopher/pathlib

Creates a new path and prints its string representation.

package main import "github.com/chigopher/pathlib" func main() { p := pathlib.NewPath("/tmp/example.txt") println(p.String()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
chigopher-pathlib — go get chigopher-pathlib · libregistry