KIWIXMLVagrantConfigData Info


Public methods


getProvider

Return the setting for the provider configuration

Defined on line: 82

Called in

getVirtualSize

Return the setting for the virtual size configuration

Defined on line: 113

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 144

new

Create the KIWIXMLVagrantConfigData object Internal data structure this = { provider = '' virtual_size = '' }

Defined on line: 40

Called in

setProvider

Set the provider attribute, if called with no argument the attribute is erased

Defined on line: 93

setVirtualSize

Set the virtual_size attribute, if called with no argument the attribute is erased

Defined on line: 124