pub const CLASSPATH_SEPARATOR: &str = ":";
Expand description

根据当前构建目标判定的类路径的分隔符

用于启动参数的 classpath 部分的拼接