Execute()
Execute(string $command,array $arguments = array())
Execute a command
All currently available commands are documented in the install.sh This includes a documentation about the arguments as well.
Parameters
| string | $command | The command to execute |
| array | $arguments | The additional arguments for this call |