Contents:
ExitCommand
Exit 클래스는 프로그램을 종료하는 명령어를 구현합니다.
Bases: testapp.command.__interface.CommandInterface
testapp.command.__interface.CommandInterface
명령어를 실행하는 메서드입니다.
주어진 인자가 유효한지 확인합니다.