.. _stdlib: Wren API reference ================== The Wren API provided by hare-wren, when using the :ref:`CLI interface ` or via :ref:`wren::api `, provides a set of modules and classes that offer basic I/O support. This API is inspired by, but is not compatible with, the `Wren CLI API `_. .. toctree:: :maxdepth: 2 :caption: Modules: assert.rst context.rst contract.rst io.rst os.rst scheduler.rst time.rst