package
Version:
v0.3.4
Opens a new window with list of versions in this module.
Published: Apr 29, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 26
Opens a new window with list of known importers.
Documentation
¶
Package fsdir provides an abstract interface to a directory on disk.
T is the type of a fsdir.
Chmod changes the permissions of the file or directory under a given path.
Del deletes the file or directory under a given path.
Get reads the file under the path ps and unmarshals its JSON contents into
x.
Set marshals the x value into JSON and writes it to the the path ps.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.