Discover Packages
github.com/rytsh/mugo
fstore
registry
os
package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Dec 4, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
FileExists checks whether a file exists under the given path.
ReadDir lists the directory contents relative to the configured WorkingDir.
ReadFile reads the file named by filename relative to the configured WorkingDir.
It returns the contents as a string.
There is an upper size limit set at 1 megabytes.
Stat returns the os.FileInfo structure describing file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.