diskFull property

bool get diskFull

Implementation

bool get diskFull => (status & 0x04) != 0;