files property

Map<String, String> files
final

Maps between container relative paths, and the matching absolute path to serve.

Implementation

final Map<String, String> files;