Registry / utility / rwxrob-fs

rwxrob-fs

JSON →
library0.20.2gogounverified

A Go package providing file system utilities and abstractions.

go get github.com/rwxrob/fs
INSTALL
IMPORT
SIG · RWXROB-FS
R
rwxrob-fs
utilitygov0.20.2
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.

fs
github.com/rwxrob/fs

Check if a file or directory exists.

package main import ( "fmt" "github.com/rwxrob/fs" ) func main() { fmt.Println(fs.Exists("/tmp")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rwxrob-fs — go get rwxrob-fs · libregistry