PurgePathNode constructor

PurgePathNode(
  1. String path
)

Implementation

PurgePathNode(String path) : super(path);