@Internal public class CommandlineStringUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static @NotNull List<String> |
tokeniseCommandline(@Nullable String toProcess)
Based on
Commandline.translateCommandline(String) |
static @NotNull com.google.common.base.Function<String,List<String>> |
tokeniseCommandlineFunction() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.