Method: XCPretty::FormatMethods#format_copy_strings_file
- Defined in:
- lib/xcpretty/formatters/formatter.rb
#format_copy_strings_file(file_name) ⇒ Object
21 |
# File 'lib/xcpretty/formatters/formatter.rb', line 21 def format_copy_strings_file(file_name); EMPTY; end |