class EL_COMMAND
Client examples: FILE_AND_DIRECTORY_TEST_SET ; FTP_BACKUP_COMMAND_1 ; JOBSERVE_SEARCHER ; PRIME_NUMBER_COMMAND ; STRING_BENCHMARK ; WINZIP_SOFTWARE_PACKAGE
Command
note
description: "Command"
author: "Finnian Reilly"
copyright: "Copyright (c) 2001-2017 Finnian Reilly"
contact: "finnian at eiffel hyphen loop dot com"
license: "MIT license (See: en.wikipedia.org/wiki/MIT_License)"
date: "2022-02-08 9:46:13 GMT (Tuesday 8th February 2022)"
revision: "8"
deferred class
EL_COMMAND
feature -- Basic operations
execute
deferred
end
end