FilesFormat constructor

const FilesFormat(
  1. String s
)

Implementation

const FilesFormat(String s) : _string = s;