PathFinderImpl constructor

PathFinderImpl(
  1. Directory root
)

Default constructor.

Implementation

PathFinderImpl(this.root);