Variable SpawnParams.urls

Urls or file paths to open

struct SpawnParams
{
  // ...
  const(string)[] urls ;
  // ...
}