Function cbm::disk::open[][src]

pub fn open<P: AsRef<Path>>(path: P, writable: bool) -> Result<Box<Disk>>

Open a disk image, regardless of whether it is a D64 (1541), D71 (1571), or D81 (1581) image.