hunt-console ~master (2021-10-29T03:43:53Z)
Home
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