Interface Function

  • All Known Implementing Classes:
    Closure, CommandProxy

    public interface Function
    A Function is a a block of code that can be executed with a set of arguments, it returns the result object of executing the script.