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