class RuboCop::Formatter::BaseFormatter
def initialize(output)
-
output
(IO
) --
Other tags:
- Api: - public
def initialize(output) @output = output end
output
(IO
)
--
def initialize(output) @output = output end