Package liveusb :: Module creator
[hide private]
[frames] | no frames]

Module creator

source code

Our main LiveUSBCreator module.

This contains the LiveUSBCreator parent class, which is an abstract interface that provides platform-independent methods. Platform specific implementations include the LinuxLiveUSBCreator and the WindowsLiveUSBCreator.

Classes [hide private]
  LiveUSBError
A generic error message that is thrown by the LiveUSBCreator
  LiveUSBCreator
An OS-independent parent class for Live USB Creators
  LinuxLiveUSBCreator
  WindowsLiveUSBCreator