package
Version:
v2.2.0-beta.2+incompat...
Opens a new window with list of versions in this module.
Published: Jul 26, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsNotExist is a wrapper for os.IsNotExist.
FSFile represents a filesystem file.
New creates the new FSFile from specified file path and permissions.
Info describes a file path.
Read reads the file on provided path and returns the contents.
Write stores data to file. If the file does not exist it will be created,
otherwise it truncates the file before writing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.