Extension Standalone

Maintained by Team Standalone

Exist

Check if a file exists on the local file system

Makedir

Create a directory on the local file system

ReadDir

Read all entries in a directory

Stat

Get statistics about a file on the local file system

Watch

Watch a directory, get a trigger when a file changes

WriteBinaryFileFromBase64

Create a binary file on the local file system from a base64 string

WriteTextFile

Write a string to a text file on the local file system