testapp.command.write
Classes
Write 클래스는 지정된 LBA에 데이터를 쓰는 명령어를 구현합니다. |
Module Contents
- class testapp.command.write.WriteCommand[source]
Bases:
testapp.command.__interface.CommandInterface
Write 클래스는 지정된 LBA에 데이터를 쓰는 명령어를 구현합니다.
Write 클래스는 지정된 LBA에 데이터를 쓰는 명령어를 구현합니다. |
Bases: testapp.command.__interface.CommandInterface
Write 클래스는 지정된 LBA에 데이터를 쓰는 명령어를 구현합니다.