Documentation
¶
Index ¶
- func AppendFileSync(path, text string) error
- func EnableFs(runtime *goja.Runtime)
- func ReadFileAsync(r goja_utils.TaskQueue) any
- func RequireFs(runtime *goja.Runtime, module *goja.Object)
- func SetupFsPromises(runtime *goja.Runtime, o *goja.Object)
- func WriteFileAsync(r goja_utils.TaskQueue) any
- func WriteFileSync(path, text string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendFileSync ¶
func ReadFileAsync ¶
func ReadFileAsync(r goja_utils.TaskQueue) any
func WriteFileAsync ¶
func WriteFileAsync(r goja_utils.TaskQueue) any
func WriteFileSync ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.