runtimeDir method
The service-owned directory that holds the staged runtime copy.
Implementation
String runtimeDir(svc.ServiceDescriptor d) => '${serviceHomeDir(d)}\\bin';
The service-owned directory that holds the staged runtime copy.
String runtimeDir(svc.ServiceDescriptor d) => '${serviceHomeDir(d)}\\bin';