relative method

String relative(
  1. String from,
  2. String to
)

Implementation

external String relative(String from, String to);