| Home | Trees | Indices | Help |
|---|
|
|
hdd.vbParser --+
|
vbVmParser
A parser for parsing the command line output for VirtualBox VMs.
|
|||
| pyvb.vbVmParser |
|
||
| List |
|
||
| String |
|
||
| Tuple |
|
||
|
|||
Constructor. Initialize the found atributes dictionary which holds the attributes that are found and initialize the dictionary which contains the attribute we are looking for.
|
Parse the given file. For each VM that is found, we append the result to the list of returned VMs.
|
Parse the specified HDD and return the uuid.
|
Parse the specified machine state and return a tuple containing the state name, and the state date.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 23 09:30:25 2008 | http://epydoc.sourceforge.net |