empty static method

VectorPathCommandLine empty()
override

create VectorPathCommandLine Empty

Implementation

static VectorPathCommandLine empty() {
  return VectorPathCommandLine({});
}