[][src]Module lox_lang::lox_std

Functions

create_clock_fn

Create a stateful clock function.

environment_var

Get the value of an environment variable by name.

read_file

Read a file into a string.

set_environment_var

Set the value of an environment variable.

shell

Run a shell command.

write_file

Write a string into a file.