testapp.command.fullread
Classes
FullRead 클래스는 SSD의 모든 LBA에서 데이터를 읽는 명령어를 구현합니다. |
Module Contents
- class testapp.command.fullread.FullReadCommand[source]
Bases:
testapp.command.__interface.CommandInterface
FullRead 클래스는 SSD의 모든 LBA에서 데이터를 읽는 명령어를 구현합니다.