files property

Map<String, String> files
final

Map of path -> file contents written for this module.

Implementation

final Map<String, String> files;