toPath abstract method

String toPath(
  1. Map<String, String> args
)

Returns the path representation of this given args.

Implementation

String toPath(Map<String, String> args);