separator property

String get separator

获取路径分隔符

Implementation

static String get separator {
  return p.separator;
}