testapp.command.flush
Classes
CommandInterface 클래스는 모든 명령어 클래스가 구현해야 하는 인터페이스를 정의합니다. |
Module Contents
- class testapp.command.flush.FlushCommand[source]
Bases:
testapp.command.__interface.CommandInterface
CommandInterface 클래스는 모든 명령어 클래스가 구현해야 하는 인터페이스를 정의합니다.