[][src]Crate vms

Structs

Vm

Representation of a VM with gathered info from vmrun and the .vmx file

Enums

Action

Actions available to run for VMs with vmrun CLI

Functions

get_running_vms

Gather list of running VMs (by .vmx path) from vmrun

get_vm

Search for a given VM by name

get_vms

Walk the given path, searching for .vmx files