url abstract method

String url(
  1. String path
)

Returns the full URL or public path to the file.

Implementation

String url(String path);