3 references to ShellQuote
Aspire.Hosting.Java (3)
JavaDockerfileGenerator.cs (3)
709
? $"cp {
ShellQuote
(NormalizeContextRelativePath(artifact.RelativePath, resource.Name, appDirectory, "its JAR artifact"))} {ContainerArtifactPath}"
1264
var quoted =
ShellQuote
(jarPath);
1302
:
ShellQuote
(value);