COT.helpers.fatdisk module

Give COT access to fatdisk for creating and updating FAT32 file systems.

http://github.com/goblinhack/fatdisk

class FatDisk[source]

Bases: COT.helpers.helper.Helper

Wrapper for fatdisk (http://github.com/goblinhack/fatdisk).

__init__()[source]

Initializer.

installable

Whether COT is capable of installing this program on this system.