Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
output()
public
The {IO} object that should be used to print output. `STDOUT`, by default.
@return [IO]
# File lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb, line 9
def output
STDOUT
end