1 write to TagHelperManifest
rzc (1)
DiscoverCommand.cs (1)
25TagHelperManifest = Option("-o", "output file", CommandOptionType.SingleValue);
4 references to TagHelperManifest
rzc (4)
DiscoverCommand.cs (4)
52if (string.IsNullOrEmpty(TagHelperManifest.Value())) 54Error.WriteLine($"{TagHelperManifest.Description} must be specified."); 156outputFilePath: TagHelperManifest.Value(), 166outputFilePath: TagHelperManifest.Value(),