Registry / utility / artyom-mtab

artyom-mtab

JSON →
library1.0.0gogounverified

Parses /proc/self/mounts entries on Linux systems.

go get github.com/artyom/mtab
INSTALL
IMPORT
SIG · ARTYOM-MTAB
A
artyom-mtab
utilitygov1.0.0
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.

mtab
github.com/artyom/mtab

Parse mount table entries.

package main import ( "fmt" "github.com/artyom/mtab" ) func main() { entries, err := mtab.Parse() fmt.Println(entries, err) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
2
Resources
artyom-mtab — go get artyom-mtab · libregistry