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