List<String> pathSegments(AssetId schemaId) => outputAssetId(schemaId, '', config.outputDir).pathSegments ..removeLast() ..add(outputFileName);