ballerina/file Ballerina library

0.7.0-alpha8

Package Overview

This package contains functions to perform file system based operations such as create, delete, rename the file/directory, and retrieve metadata of the file.

For an example on the usage of the operations, see the File Example.

Directory Listener

The Directory Listener is used to listen to a directory in the local file system. It notifies when new files are created in the directory or when the existing files are deleted or modified.

For an example on the usage of the operations, see the Directory Listener Example.

Import

import ballerina/file;Copy

Metadata

Released date: about 3 years ago

Version: 0.7.0-alpha8


Compatibility

Platform: java11

Ballerina version: slalpha5

GraalVM compatible: Yes


Pull count

Total: 486643

Current verison: 1301


Weekly downloads


Other versions

See more...