Note: There is a newer version (1.10.0) of this package available. Click here to view docs for the latest version.
Module os

ballerina/os Ballerina library
1.2.0
Overview
This module provides APIs to retrieve information about the environment variables and the current users of the Operating System.
The APIs are platform-independent, i.e., uniform across all operating systems.
For information on the operations, which you can perform with the os
module, see the below Functions.