system::isExecutable($command)

Checks if a command is executable

  • $command (string)
    Name or path of the command to check
  • return (boolean)