Function EditorPlugin.addAutoloadSingleton

Adds a script at path to the Autoload list as name.

void addAutoloadSingleton (
  const(String) name,
  const(String) path
) nothrow @nogc;