Tex (tex v0.3.1) View Source

Link to this section Summary

Functions

Use this function to load a tex workspace during an IEx session or during an Elixir session that your ~/.tex.exs file has been loaded into.

Link to this section Functions

Specs

workspace(binary()) :: :ok | {:error, <<_::256>>}

Use this function to load a tex workspace during an IEx session or during an Elixir session that your ~/.tex.exs file has been loaded into.

This will load the code paths required to run the libraries installed inside the specified workspace.