testing/cross_backend/build_test_backend_paths.ts view source
(prefix: string): TestBackendPaths Build the generic path layout for a cross-process test backend.
prefix is typically the BackendConfig.name (e.g. 'deno',
'rust', 'spine_stub').
prefix
stringreturns
TestBackendPaths