IAction
interface. This interface defines two external functions: argumentsHash
and execute
argumentsHash
execute
execute
function contains the actual feature-specific logic and is called during each execution. This function is designed to be lightweight and reusable considering Instructions are designed to be executed many times.