Crate libver

Crate libver 

Source
Expand description

Basic runtime version management library

This is the documentation for libver, which is the main backbone for verune.

Please note that this documentation is fairly empty and does not contain a lot of information. To see how each method is used, please see the verune source code.

Modules§

conf

Structs§

Runtime
Basic I/O layer for a runtime.
RuntimeMetadata
Basic metadata representation for a Runtime.

Functions§

exec
Executes a program with an environment suited to various runtime versions.