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§
Structs§
- Runtime
- Basic I/O layer for a runtime.
- Runtime
Metadata - Basic metadata representation for a Runtime.
Functions§
- exec
- Executes a program with an environment suited to various runtime versions.