hunt-console ~master (2022-05-11T02:27:38.2121402)
Dub
Repo
CommandExecutor
hunt
console
command
CommandExecutor
Undocumented in source.
interface
CommandExecutor {
int
execute
(Input input, Output output);
}
Members
Functions
execute
int
execute
(Input input, Output output)
Undocumented in source.
Meta
Source
See Implementation
hunt
console
command
CommandExecutor
interfaces
CommandExecutor