pathFromSource abstract method

String pathFromSource(
  1. String path
)

Returns the path to the source file

Implementation

String pathFromSource(String path);