class Yardstick::Config
def output=(output)
- Api: - public
Returns:
-
(undefined)
-
Parameters:
-
output
(String, Pathname
) --
def output=(output) @output = ReportOutput.coerce(output) end
(undefined)
-
output
(String, Pathname
)
--
def output=(output) @output = ReportOutput.coerce(output) end