testapp.command.erase
Classes
Erase 클래스는 지정된 LBA 범위의 데이터를 삭제하는 명령어를 구현합니다. |
Module Contents
- class testapp.command.erase.EraseCommand[source]
Bases:
testapp.command.__interface.CommandInterface
Erase 클래스는 지정된 LBA 범위의 데이터를 삭제하는 명령어를 구현합니다.
Erase 클래스는 지정된 LBA 범위의 데이터를 삭제하는 명령어를 구현합니다. |
Bases: testapp.command.__interface.CommandInterface
Erase 클래스는 지정된 LBA 범위의 데이터를 삭제하는 명령어를 구현합니다.