Tex.Types.Workspace (tex v0.2.2)

Link to this section Summary

Link to this section Types

Specs

t() :: %Tex.Types.Workspace{
  installed_libraries: [Tex.Types.Library.t()],
  name: String.t(),
  path: String.t()
}

Link to this section Functions